]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4c09e583d91e0ee002bf0d21779b625d04492745
tree3c9687924f42dca349d510417f19f3a2bfe1536f
parent121d6da86e712714408ea35c529dac50f0ce3344
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: ebe7d3904139 ("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