zephyr/include/bluetooth/audio
Emil Gydesen 6b2cc7e57e Bluetooth: Audio: Rename bt_vcs to bt_vcs_included
Rename the struct from bt_vcs to bt_vcs_included, and
rename bt_vcs_get to bt_vcs_included_get as that is more
descriptive of the value returned.

Furthermore, this will also allow us to use bt_vcs as
an opaque pointer to a VCS service instance (local
or remote) to match the service instance pointers of
AICS and VOCS.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2021-06-14 14:25:55 +02:00
..
aics.h Bluetooth: Audio: Fixes a few minor editorial things in aics.h 2021-04-19 10:58:42 -04:00
audio.h
mics.h Bluetooth: Audio: Rename bt_mics to bt_mics_included 2021-06-14 14:25:49 +02:00
vcs.h Bluetooth: Audio: Rename bt_vcs to bt_vcs_included 2021-06-14 14:25:55 +02:00
vocs.h Bluetooth: Audio: VOCS client add function to get conn pointer 2021-06-14 14:25:42 +02:00