btio: Fix not translation mode to L2CAP mode
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 5 Jun 2020 17:58:01 +0000 (10:58 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 12 Apr 2021 09:00:49 +0000 (14:30 +0530)
commit7d28b6755d7b0dd30a208f5390fe43302071c29d
tree01bcd9a0aa9e99c1fd6d03e47ec07fca66854c94
parent3c05872c24c140c888a7f942e2a612b9736a82b1
btio: Fix not translation mode to L2CAP mode

When using L2CAP_OPTIONS legacy modes need to be used since they are
not compatible with BT_MODE.

Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
btio/btio.c