zephyr/subsys/bluetooth/audio
Emil Gydesen c42a511d39 Bluetooth: Audio: VCS update client check in API functions
Update the check if the instance is a client to be
a more simple check.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2021-06-24 12:35:07 +02:00
..
aics.c Bluetooth: Audio: AICS use bt_aics instead of bt_aics_server 2021-06-14 14:54:59 +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 Bluetooth: Audio: Audio Input Control Service and client 2021-04-12 11:47:00 -04:00
CMakeLists.txt Bluetooth: Audio: Microphone Input Control Service and Client 2021-06-07 12:04:28 +02:00
Kconfig Bluetooth: ISO: Split connected and broadcast ISO Kconfig 2021-06-22 08:21:00 -04:00
Kconfig.aics Bluetooth: Audio: Audio Input Control Service and client 2021-04-12 11:47:00 -04:00
Kconfig.mics Bluetooth: Audio: Microphone Input Control Service and Client 2021-06-07 12:04:28 +02: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
mics.c Bluetooth: Audio: MICS register return if already registered 2021-06-24 12:34:37 +02:00
mics_client.c Bluetooth: Audio: MICS client add function to get conn pointer 2021-06-24 12:34:37 +02:00
mics_internal.h Bluetooth: Audio: Update MICS API to use bt_mics 2021-06-24 12:34:37 +02:00
vcs.c Bluetooth: Audio: VCS update client check in API functions 2021-06-24 12:35:07 +02:00
vcs_client.c Bluetooth: Audio: VCS client add function to get conn pointer 2021-06-24 12:35:07 +02:00
vcs_internal.h Bluetooth: Audio: Update VCS API to use bt_vcs 2021-06-24 12:35:07 +02:00
vocs.c Bluetooth: Audio: VOCS remove need for bt_conn pointer 2021-06-07 12:08:10 +02:00
vocs_client.c Bluetooth: Audio: VOCS client add function to get conn pointer 2021-06-14 14:25:42 +02:00
vocs_internal.h Bluetooth: Audio: VOCS remove need for bt_conn pointer 2021-06-07 12:08:10 +02:00