zephyr/subsys
Emil Gydesen b2cf78af4c Bluetooth: Audio: Improved cleanup on disconnect
The LE Audio clients will now do more and proper cleanup
during disconnects. Furthermore, the will also
take a proper bt_conn_ref when the conn pointer
is assigned locally.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2022-03-09 15:04:57 +02:00
..
bluetooth Bluetooth: Audio: Improved cleanup on disconnect 2022-03-09 15:04:57 +02:00
canbus canbus: isotp: ensure consecutive frames are sent in FIFO order 2022-02-21 19:37:35 -05:00
console
cpp cpp: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
debug debug: thread_analyzer: Use bigger stack in certain configurations 2022-02-22 14:44:11 +01:00
demand_paging
dfu
disk
emul
fb samples: use chosen property to get default display controller 2021-12-10 12:47:30 +01:00
fs modules: littlefs: move CMake glue code from littlefs repo into Zephyr 2022-03-02 15:34:11 +01:00
ipc ipc_service: Start the wq only once 2022-03-07 10:52:51 +01:00
jwt
logging logging: Add prompt to LOG2_ALWAYS_RUNTIME option 2022-03-08 12:36:28 +01:00
lorawan
mgmt mgmt/mcumgr/lib: Fix taskstat thread name processing 2022-03-07 10:53:20 +01:00
modbus all: Deprecate UTIL_LISTIFY and replace with LISTIFY 2022-03-08 11:03:30 +01:00
net openthread: net: implementing of otPlatRadioSetChannelMaxTransmitPower 2022-03-08 09:21:48 -06:00
pm all: Deprecate UTIL_LISTIFY and replace with LISTIFY 2022-03-08 11:03:30 +01:00
portability
random random: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
settings settings: use nvs_mount 2022-03-01 12:46:34 +01:00
shell ring_buffer: make finish methods final 2022-02-28 10:52:41 +01:00
stats
storage storage/flash_map: Use larger type for alignment 2021-12-30 16:32:02 -05:00
task_wdt
testsuite subsys/ztest: Revert "Make 1cpu tests run on CPU 0 specifically" 2022-03-09 06:54:24 -05:00
timing
tracing tracing_user: Add ISR nest level parameter 2022-01-21 14:38:35 -05:00
usb all: Deprecate UTIL_LISTIFY and replace with LISTIFY 2022-03-08 11:03:30 +01:00
CMakeLists.txt
Kconfig