avdtp: Handle case where remote send L2CAP connect ahead of Open
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Tue, 22 Sep 2020 22:58:52 +0000 (15:58 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:33 +0000 (19:08 +0530)
commit04ca73fea5a27ad32fc652b33582b40295971ca9
tree095744d7cf6d46ff366dc450a0ebd1d57e2ef4b8
parent825ec0c4e87d7de00219ef069dceba7d42ea9fa9
avdtp: Handle case where remote send L2CAP connect ahead of Open

This stores the channel if it had been connected ahead of Open
procedure so it can later be processed.

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