zephyr/subsys/bluetooth/audio
Emil Gydesen b450e63f28 Bluetooth: Audio: AICS use bt_aics instead of bt_aics_server
Modify aics.c to use the bt_aics struct instead of the
bt_aics_server struct. This is done so that there is less
difference between the internal struct usage and the struct
type used in the API.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
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
aics.c Bluetooth: Audio: AICS use bt_aics instead of bt_aics_server 2021-06-14 14:54:59 +02:00
CMakeLists.txt Bluetooth: Audio: Microphone Input Control Service and Client 2021-06-07 12:04:28 +02:00
Kconfig Bluetooth: Audio: Microphone Input Control Service and Client 2021-06-07 12:04:28 +02: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_client.c Bluetooth: Audio: Rename bt_mics to bt_mics_included 2021-06-14 14:25:49 +02:00
mics_internal.h Bluetooth: Audio: Rename bt_mics to bt_mics_included 2021-06-14 14:25:49 +02:00
mics.c Bluetooth: Audio: Rename bt_mics to bt_mics_included 2021-06-14 14:25:49 +02:00
vcs_client.c Bluetooth: Audio: Rename bt_vcs to bt_vcs_included 2021-06-14 14:25:55 +02:00
vcs_internal.h Bluetooth: Audio: Rename bt_vcs to bt_vcs_included 2021-06-14 14:25:55 +02:00
vcs.c Bluetooth: Audio: Rename bt_vcs to bt_vcs_included 2021-06-14 14:25:55 +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
vocs.c Bluetooth: Audio: VOCS remove need for bt_conn pointer 2021-06-07 12:08:10 +02:00