zephyr/subsys/bluetooth/shell
Luiz Augusto von Dentz 2a99d80403 Bluetooth: shell: Add connection type information to connections command
This prints information about the role and id along with connection
parameters in case the connection is of LE type.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2021-05-28 15:34:20 +03: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: 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: ISO: Make it possible to setup unidirectional CIS 2021-05-27 13:16:40 +02: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.c Bluetooth: Audio: Volume Control Service and client 2021-05-07 15:02:41 +02:00
vcs_client.c Bluetooth: Audio: Fix VCS client shell missing compile 2021-05-20 13:19:17 +02:00