zephyr/subsys/bluetooth/shell
Vinayak Kariappa Chettimada 8877348aec Bluetooth: shell: Fix compile error with LL cmds included
Fixed compile error due to the missing header file
dependency on bluetooth/hci.h, for bt_addr_le_t, in the
Link Layer header file.

Merge of PR #475 introduced the new dependency that broke
compilation after merge of #474.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2017-06-14 22:12:40 +02:00
..
bt.c Bluetooth: shell: Add Extended Scan command 2017-06-14 18:40:40 +03:00
bt.h
gatt.c Bluetooth: shell: gatt-write-without-response with repeat 2017-06-04 09:34:08 +03:00
gatt.h
Kconfig
ll.c Bluetooth: shell: Fix compile error with LL cmds included 2017-06-14 22:12:40 +02:00
ll.h Bluetooth: shell: Add Extended Scan command 2017-06-14 18:40:40 +03:00
Makefile Bluetooth: shell: Add LE Adv. Ext. advx command 2017-06-14 18:40:40 +03:00
ticker.c Bluetooth: shell: Add controller's ticker shell module 2017-06-01 12:32:47 +03:00