zephyr/subsys/bluetooth/shell
Emil Gydesen 4bb8b2523f Bluetooth: shell: Guard adv_opt with CONFIG_BT_BROADCASTER
The advertising options are only valid if we are a
GAP broadcaster.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2023-04-06 15:37:30 +02:00
..
bredr.c
bt.c Bluetooth: shell: Guard adv_opt with CONFIG_BT_BROADCASTER 2023-04-06 15:37:30 +02:00
bt.h Bluetooth: Audio: Shell: Use same streams and group for BAP and CAP 2023-03-21 09:35:05 +01:00
CMakeLists.txt Bluetooth: Audio: Move audio shell to audio directory 2023-03-20 09:53:34 +01:00
gatt.c Bluetooth: Shell: Remove ad-hoc CHAR_SIZE_MAX 2023-03-20 09:51:24 +01:00
hci.c
hci.h
ias_client.c
ias.c
iso.c Bluetooth: ISO: Ensure strtoX correctness in iso.c 2023-02-20 11:29:44 +01:00
Kconfig Bluetooth: Shell: Select BT_TICKER_NEXT_SLOT_GET when BT_LL_SW_SPLIT 2022-11-03 10:24:49 +01:00
l2cap.c Bluetooth: Shell: Fix L2CAP ecred commands 2022-09-14 09:38:39 +00:00
ll.c
ll.h
rfcomm.c
ticker.c