zephyr/subsys/bluetooth/audio
Emil Gydesen 71c7566b96 Bluetooth: Audio: Move NULL check for conn in bt_vcs_discover
Move the check for the connection pointer before we get the
index.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2021-05-20 13:02:56 +02:00
..
aics_client.c Bluetooth: Audio: Update AICS client conn check return value 2021-05-19 07:53:10 -05:00
aics_internal.h
aics.c
CMakeLists.txt Bluetooth: Audio: Volume Control Service and client 2021-05-07 15:02:41 +02:00
Kconfig Bluetooth: Audio: Volume Control Service and client 2021-05-07 15:02:41 +02:00
Kconfig.aics
Kconfig.vcs Bluetooth: Audio: Volume Control Service and client 2021-05-07 15:02:41 +02:00
Kconfig.vocs
vcs_client.c Bluetooth: Audio: Move NULL check for conn in bt_vcs_discover 2021-05-20 13:02:56 +02:00
vcs_internal.h Bluetooth: Audio: Volume Control Service and client 2021-05-07 15:02:41 +02:00
vcs.c Bluetooth: Audio: Fix dead code issue in VCS 2021-05-20 12:00:57 +02:00
vocs_client.c Bluetooth: Audio: Update VOCS conn check return value 2021-05-19 07:53:10 -05:00
vocs_internal.h
vocs.c