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
..
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 Bluetooth: Audio: Audio Input Control Service and client 2021-04-12 11:47:00 -04:00
Kconfig.vcs Bluetooth: Audio: Volume Control Service and client 2021-05-07 15:02:41 +02:00
Kconfig.vocs Bluetooth: Audio: Volume Offset Control Service and Client 2021-03-22 13:05:56 -04:00
aics.c Bluetooth: Audio: Audio Input Control Service and client 2021-04-12 11:47:00 -04:00
aics_client.c Bluetooth: Audio: Update AICS client conn check return value 2021-05-19 07:53:10 -05:00
aics_internal.h Bluetooth: Audio: Audio Input Control Service and client 2021-04-12 11:47:00 -04:00
vcs.c Bluetooth: Audio: Fix dead code issue in VCS 2021-05-20 12:00:57 +02:00
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
vocs.c Bluetooth: Audio: VOCS: Move callback structure to register function 2021-04-26 13:42:50 +02:00
vocs_client.c Bluetooth: Audio: Update VOCS conn check return value 2021-05-19 07:53:10 -05:00
vocs_internal.h Bluetooth: Audio: Fix issues with setting VOCS offset state 2021-04-27 13:31:06 -04:00