zephyr/subsys/bluetooth
Pavel Vasilyev 76f015b61f bluetooth: mesh: brg_cfg_cli: copy buf in synchronous api
When a synchronous API is used, the content of `buf` will not be
valid by the time the thread that called the synchronous API is woken up
again.

Therefore, the simplest way to solve this is when a user allocates the
buffer which will be filled up with the content of the buffer passed to
the model callback.

Signed-off-by: Pavel Vasilyev <pavel.vasilyev@nordicsemi.no>
2024-09-17 05:22:32 -04:00
..
audio Bluetooth: TBS: Make GTBS mandatory 2024-09-17 09:45:48 +02:00
common subsys/bluetooth: Correct BT_HCI_VS_EXT_DETECT default 2024-08-14 09:14:10 -04:00
controller bluetooth: kconfig: Add channel sounding kconfigs 2024-09-16 10:02:58 +02:00
crypto
host bluetooth: host: improve log for unhandled vs events 2024-09-16 20:17:57 +02:00
lib
mesh bluetooth: mesh: brg_cfg_cli: copy buf in synchronous api 2024-09-17 05:22:32 -04: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: shell: Add CS to BT shell with set default settings command 2024-09-16 10:02:58 +02: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