zephyr/subsys
Emil Gydesen 5e34127e4b Bluetooth: MCC: Replace busy bool with atomic
Replace the busy boolean flag with an atomic value.
This prevents any race conditions with the MCC implementation.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2024-09-11 14:00:16 -04:00
..
bindesc bindesc: Add support for the build version values 2024-09-04 07:03:47 -04:00
bluetooth Bluetooth: MCC: Replace busy bool with atomic 2024-09-11 14:00:16 -04:00
canbus lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
console
dap
debug style: subsys: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00
demand_paging kernel: mmu: support for on-demand mappings 2024-08-26 17:25:41 -04:00
dfu
disk disk: disk_access: changed mutex for a spinlock 2024-08-26 17:26:36 -04:00
dsp
emul
fb
fs fs: nvs: fix nvs static analysis error 2024-09-04 12:51:14 +02:00
input
ipc ipc: icmsg: configure PBUF RX rx_buffer using kconfig 2024-08-30 11:45:38 -04:00
jwt jwt: add missing documentation 2024-08-23 15:49:05 +01:00
llext llext: hotfix: fix function pointer logging 2024-09-11 13:59:02 -04:00
logging logging: log_frontend_stmesp: Add support for standalone mode 2024-09-06 11:31:27 -04:00
lorawan
mem_mgmt
mgmt lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
modbus
modem
net net: mdns_responder: Set socket of service for statistics purposes 2024-09-11 07:40:07 -04:00
pm pm: policy: change the policy event handling 2024-09-09 13:56:04 -04:00
portability
profiling style: subsys: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00
random
retention
rtio
sd sd: resend CMD0 before each CMD8 2024-08-27 15:14:23 -04:00
sensing
settings
shell shell: rename `shell_xxx_impl` wrapper functions to `shell_fprintf_xxx` 2024-09-09 13:55:31 -04:00
sip_svc
stats
storage
task_wdt
testsuite tests: kernel: add missing test call argument 2024-08-24 07:17:15 -04:00
timing
tracing
usb usb: device_next: uac2: Handle speed properties 2024-09-10 14:41:32 +01:00
zbus lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
CMakeLists.txt lib: net_buf: move the network buffer implementation to lib 2024-09-07 11:19:05 -05:00
Kconfig