Bluetooth: Fix support for Read Local Supported Codecs V2
authorChethan T N <chethan.tumkur.narayan@intel.com>
Tue, 22 Nov 2022 09:02:57 +0000 (14:32 +0530)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 2 Dec 2022 21:09:31 +0000 (13:09 -0800)
commit828cea2b71de501827f62d3c92d149f6052ad01e
tree3c9687924f42dca349d510417f19f3a2bfe1536f
parent93df7d56f15e217009323c0fbb5213ab7a14520b
Bluetooth: Fix support for Read Local Supported Codecs V2

Handling of Read Local Supported Codecs was broken during the
HCI serialization design change patches.

Fixes: d0b137062b2d ("Bluetooth: hci_sync: Rework init stages")
Signed-off-by: Chethan T N <chethan.tumkur.narayan@intel.com>
Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
net/bluetooth/hci_codec.c
net/bluetooth/hci_sync.c