zephyr/subsys/bluetooth/shell
Joakim Andersson 946cf25f78 Bluetooth: shell: Use UUID encode macro for 128-bit UUIDs
Use UUID encode macro fro 128-bit UUIDs for readability. This makes
it easier to see which service you are working with as the
bt_uuid_to_str prints the 128-bit UUIDs in this format.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2021-06-11 16:13:35 +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: 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