Bluetooth: MGMT: add CIS feature bits to controller information
authorPauli Virtanen <pav@iki.fi>
Mon, 30 Jan 2023 18:37:01 +0000 (20:37 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 19 Jul 2023 14:22:02 +0000 (16:22 +0200)
commit1a7f268ccc3cd7d7a08c7cf2b5da9c87c05f2938
tree20e97150eba0c95e105f5821cf900b2f40440f09
parent4aa515393f02f69cb33121f8aac9078c6c925297
Bluetooth: MGMT: add CIS feature bits to controller information

[ Upstream commit 2394186a2cefb9a45a029281a55749804dd8c556 ]

Userspace needs to know whether the adapter has feature support for
Connected Isochronous Stream - Central/Peripheral, so it can set up
LE Audio features accordingly.

Expose these feature bits as settings in MGMT controller info.

Signed-off-by: Pauli Virtanen <pav@iki.fi>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Stable-dep-of: 73f55453ea52 ("Bluetooth: MGMT: Fix marking SCAN_RSP as not connectable")
Signed-off-by: Sasha Levin <sashal@kernel.org>
include/net/bluetooth/mgmt.h
net/bluetooth/mgmt.c