zephyr/subsys/bluetooth
Emil Gydesen 4b822395ed Bluetooth: Audio: Add check conn in VCS client notify handler
As per the GATT documenation, the conn pointer may actually
be NULL in the notify callback, indicating that the connection
is being unpaired.

Add a check for conn == NULL to avoid calling bt_conn_index
on a NULL pointer.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2021-12-03 17:40:21 +02:00
..
audio Bluetooth: Audio: Add check conn in VCS client notify handler 2021-12-03 17:40:21 +02:00
common bluetooth: Increase ACL packet size limit for non-Zephyr controllers 2021-11-24 14:19:07 -05:00
controller Bluetooth: controller: Introduction of RXFIFO composite 2021-12-02 10:52:57 +01:00
host Bluetooth: host: Remove CCC update from GATT connected callback 2021-12-02 10:54:22 +01:00
mesh Bluetooth: Mesh: Replace macro as inline 2021-12-02 09:23:54 +02:00
services bluetooth: ots: Add Create and Delete procedures 2021-11-24 21:49:11 +02:00
shell net: buf: POOL_FIXED_DEFINE explicit user data 2021-11-24 16:04:50 +02:00
CMakeLists.txt drivers: bluetooth: build as static library 2021-08-17 06:06:03 -04:00
Kconfig bluetooth: Split configuration into separated Kconfigs 2021-09-14 09:57:03 +02:00
Kconfig.adv kconfig: bluetooth: experimental settings now uses select EXPERIMENTAL 2021-10-22 13:59:21 +02:00
Kconfig.iso kconfig: bluetooth: experimental settings now uses select EXPERIMENTAL 2021-10-22 13:59:21 +02:00