zephyr/subsys/bluetooth
Magdalena Kasenberg c94cd30cec bluetooth: bap: Fix shift of requested_bis_sync
The BIS_Sync bitfiled received over the air in Add Source and Modify
Source operations uses BIT(0) for BIS Index 1. Shift it when storing
it to match bis_sync bitfield where BIS Index 1 is at BIT(1).

Signed-off-by: Magdalena Kasenberg <magdalena.kasenberg@codecoup.pl>
2023-11-30 12:10:35 +00:00
..
audio bluetooth: bap: Fix shift of requested_bis_sync 2023-11-30 12:10:35 +00:00
common Bluetooth: Mesh: allocate mesh max required buffer number 2023-11-24 09:26:37 +01:00
controller Bluetooth: Controller: Add Kconfig for LE Power Control Request Feature 2023-11-29 09:59:39 +01:00
crypto
host Bluetooth: l2cap: remove bt_l2cap_chan_send_cb 2023-11-30 10:06:19 +01:00
lib
mesh Bluetooth: Mesh: Return immediately if labels not supported 2023-11-28 14:48:29 +01:00
services Bluetooth: Use CONFIG_BT_CONN_TX_USER_DATA_SIZE 2023-11-30 10:06:19 +01:00
shell Bluetooth: Use CONFIG_BT_CONN_TX_USER_DATA_SIZE 2023-11-30 10:06:19 +01:00
CMakeLists.txt
Kconfig Bluetooth: Host: Add LE Power Control Request Procedure APIs 2023-11-29 09:59:39 +01:00
Kconfig.adv
Kconfig.iso Bluetooth: ISO: Rename BT_ISO_ADVANCED to BT_ISO_TEST_PARAMS 2023-10-20 14:50:48 +02:00
Kconfig.logging Bluetooth: CAP: Commander API and skeleton 2023-11-07 09:49:41 +01:00