zephyr/subsys/bluetooth/shell
Emil Gydesen f500e0fb9c Bluetooth: Audio: VOCS remove need for bt_conn pointer
Remove the bt_conn pointer from the VOCS API, as the
instance pointer is enough to determine if it is a client
and perform client operations on the cached connection pointer.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2021-06-07 12:08:10 +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: Fix implicit gatt client requirement for bt shell 2021-05-05 16:03:51 +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: MICS shell commands 2021-06-07 12:04:28 +02:00
mics.c Bluetooth: Audio: MICS shell commands 2021-06-07 12:04:28 +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: VOCS remove need for bt_conn pointer 2021-06-07 12:08:10 +02:00
vcs.c Bluetooth: Audio: VOCS remove need for bt_conn pointer 2021-06-07 12:08:10 +02:00