zephyr/subsys/bluetooth/audio
Emil Gydesen 82a32f5ca5 Bluetooth: Audio: Volume Control Service and client
This commit implements the volume control service (VCS) and
client, The implementation supports and uses the
Audio Input Control Service (AICS) and
Volume Offset Control Service (VOCS) secondary services.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2021-05-07 15:02:41 +02:00
..
aics_client.c Bluetooth: Audio: Volume Control Service and client 2021-05-07 15:02:41 +02:00
aics_internal.h Bluetooth: Audio: Audio Input Control Service and client 2021-04-12 11:47:00 -04:00
aics.c Bluetooth: Audio: Audio Input Control Service and client 2021-04-12 11:47:00 -04: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
vcs_client.c Bluetooth: Audio: Volume Control Service and client 2021-05-07 15:02:41 +02:00
vcs_internal.h Bluetooth: Audio: Volume Control Service and client 2021-05-07 15:02:41 +02:00
vcs.c Bluetooth: Audio: Volume Control Service and client 2021-05-07 15:02:41 +02:00
vocs_client.c Bluetooth: Refactor bluetooth buffer configuration for simplification 2021-05-06 14:56:18 +02:00
vocs_internal.h Bluetooth: Audio: Fix issues with setting VOCS offset state 2021-04-27 13:31:06 -04:00
vocs.c Bluetooth: Audio: VOCS: Move callback structure to register function 2021-04-26 13:42:50 +02:00