avctp: Fix using L2CAP modes with bt_io
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 8 Jun 2020 16:18:50 +0000 (09:18 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 12 Apr 2021 09:00:49 +0000 (14:30 +0530)
commitcb52b0c5df3fed902b12528eabde2a962e7fece4
treee9ce59c79ab7fb17cfaa7e776f10f80fd2263bb0
parent7d28b6755d7b0dd30a208f5390fe43302071c29d
avctp: Fix using L2CAP modes with bt_io

bt_io modes are no longer compatible with L2CAP modes so the later
shall not used with bt_io APIs.

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