zephyr/subsys/bluetooth/shell
Emil Gydesen 7d3def3275 Bluetooth: Audio: Fix VCS client shell missing compile
The VCS client shell was never compiled before, and thus
the implementation had a few undetected errors.

This commit adds the VCS client to the shell CMakelists
as well as fixing the issues.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2021-05-20 13:19:17 +02:00
..
bredr.c coccinelle: Remove extra semicolon 2021-03-25 11:35:30 -05:00
bt.c Bluetooth: shell: Mark BIGinfo reports more clearly in the shell 2021-05-03 11:59:25 +02:00
bt.h Bluetooth: host: Initial support for BIS 2021-03-09 08:06:02 -05:00
CMakeLists.txt Bluetooth: Audio: Fix VCS client shell missing compile 2021-05-20 13:19:17 +02:00
gatt.c Bluetooth: shell: Fix implicit gatt client requirement for bt shell 2021-05-05 16:03:51 +02:00
hci.c cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
hci.h Bluetooth: shell: Updates related to new ULL LLL architecture 2019-01-23 09:45:06 +01:00
iso.c Bluetooth: Shell: ISO: Broadcast use correct bis_tx_pool 2021-05-04 10:20:12 -05:00
Kconfig Bluetooth: shell: kconfig: Do not select FLASH_SHELL from BT_SHELL 2020-01-23 17:54:08 +02:00
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
rfcomm.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
ticker.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
vcs_client.c Bluetooth: Audio: Fix VCS client shell missing compile 2021-05-20 13:19:17 +02:00
vcs.c Bluetooth: Audio: Volume Control Service and client 2021-05-07 15:02:41 +02:00