zephyr/subsys/bluetooth
Emil Gydesen 83a621dcac Bluetooth: AICS: Fix race condition in AICS free inst get
bt_aics_client_free_instance_get can be called from multiple threads
and as such the atomic_test_and_set_bit should be used instead
of a atomic_test_bit followed by a atomic_set_bit.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2024-09-20 11:07:57 +02:00
..
audio Bluetooth: AICS: Fix race condition in AICS free inst get 2024-09-20 11:07:57 +02:00
common subsys/bluetooth: Correct BT_HCI_VS_EXT_DETECT default 2024-08-14 09:14:10 -04:00
controller style: subsys: adjust return usage in void functions 2024-09-20 11:06:55 +02:00
crypto bluetooth: fix typo in (common, crypto, services, shell) 2024-06-25 10:27:23 -04:00
host bluetooth: smp: remove experimental from BT_GATT_AUTHORIZATION_CUSTOM 2024-09-19 18:27:43 +01:00
lib
mesh Bluetooth: Mesh: Use dfd_phase_set() in dfu_suspended() 2024-09-20 09:02:21 +02:00
services lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
shell bluetooth: host: CS support for CS Test 2024-09-19 18:27:20 +01:00
CMakeLists.txt
Kconfig bluetooth: kconfig: Add channel sounding kconfigs 2024-09-16 10:02:58 +02:00
Kconfig.adv
Kconfig.iso kconfig: replace known integer constants with variables 2024-07-27 20:49:15 +03:00
Kconfig.logging Bluetooth: Mesh: Adds subnet bridge states 2024-09-17 05:22:32 -04:00