zephyr/subsys/bluetooth/shell
Joakim Andersson 948615d247 Bluetooth: shell: Fix ifdef order in command inclusion
Fix ifdef in command inclusion, in practice this meant that
CONFIG_BT_LL_SW_SPLIT and CONFIG_BT_CTLR_ADV_EXT switched meaning.
Added blank lines so that the commands in shell/ll.c are more
easily visible as group.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2020-10-23 12:56:39 +02:00
..
bredr.c
bt.c Bluetooth: shell: Fix ifdef order in command inclusion 2020-10-23 12:56:39 +02:00
bt.h
CMakeLists.txt
gatt.c Bluetooth: shell: Allow passing more than one byte to gatt write 2020-10-22 13:33:57 +02:00
hci.c
hci.h
iso.c
Kconfig
l2cap.c
ll.c Bluetooth: controller: Add periodic scanning 2020-10-21 12:44:38 +02:00
ll.h
rfcomm.c
ticker.c