zephyr/subsys/bluetooth/shell
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
..
bredr.c coccinelle: Remove extra semicolon 2021-03-25 11:35:30 -05:00
bt.c Bluetooth: shell: Add connection type information to connections command 2021-05-28 15:34:20 +03:00
bt.h Bluetooth: host: Initial support for BIS 2021-03-09 08:06:02 -05:00
CMakeLists.txt Bluetooth: Audio: MICS shell commands 2021-06-07 12:04:28 +02:00
gatt.c Bluetooth: shell: Use UUID encode macro for 128-bit UUIDs 2021-06-11 16:13:35 +02:00
hci.c
hci.h
iso.c Bluetooth: ISO: Make it possible to setup unidirectional CIS 2021-05-27 13:16:40 +02:00
Kconfig
l2cap.c Bluetooth: shell: Update L2CAP chan send to reserve for an L2CAP SDU 2021-05-06 14:56:18 +02:00
ll.c Bluetooth: controller: Add periodic scanning 2020-10-21 12:44:38 +02:00
ll.h tests: Bluetooth: shell: Remove cmd_ull_reset 2020-07-20 12:46:26 +02:00
mics_client.c 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
rfcomm.c
ticker.c
vcs_client.c 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