zephyr/subsys/bluetooth
Emil Gydesen 0a570a25c9 Bluetooth: Audio: Fix null pointer access in mcc.c
One of the notification callback functions did not properly
get the `read_params` pointer, causing an invalid result of
CONTAINER_OF as it would use a NULL pointer.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2022-11-21 20:11:13 +01:00
..
audio Bluetooth: Audio: Fix null pointer access in mcc.c 2022-11-21 20:11:13 +01:00
common Bluetooth: Remove unneeded macros 2022-11-02 13:28:57 +01:00
controller Bluetooth: controller: CIS Central fixes from EBQ run 2022-11-18 12:48:13 +01:00
crypto Bluetooth: crypto: Refactor a few items 2022-11-10 17:54:14 +02:00
host Bluetooth: host: Call RPA expired on disabled advertising sets 2022-11-21 12:36:50 +01:00
mesh bluetooth: mesh: check id in connection callbacks 2022-11-17 11:17:45 +01:00
services
shell Bluetooth: shell: Add shell support for RPA expire callback and control 2022-11-21 12:36:50 +01:00
CMakeLists.txt Bluetooth: crypto: Refactor a few items 2022-11-10 17:54:14 +02:00
Kconfig Bluetooth: crypto: Refactor a few items 2022-11-10 17:54:14 +02:00
Kconfig.adv Bluetooth: Mesh: Extended advertiser as default 2022-11-01 08:52:56 +00:00
Kconfig.iso