zephyr/subsys/bluetooth/shell
Andries Kruithof 3a91f35893 Bluetooth: controller: split: include proper header file
After removal of legacy controller ll_adv_aux.h does not exist anymore.
This is fixed in this PR by including ull_adv_aux.h instead.
The error only shows up when Advertisement Extensions are enabled
in the LL (CONFIG_BT_CTLR_ADV_EXT=y)

Signed-off-by: Andries Kruithof <Andries.Kruithof@nordicsemi.no>
2020-05-26 15:28:12 +02:00
..
bredr.c Bluetooth: L2CAP: Make channel ops const 2019-12-19 11:28:24 +02:00
bt.c Bluetooth: controller: Remove legacy LL 2020-05-08 15:07:00 +02:00
bt.h
CMakeLists.txt Bluetooth: controller: Remove legacy LL 2020-05-08 15:07:00 +02:00
gatt.c bluetooth: fix signed and unsigend comparison warnings 2020-04-03 18:06:59 -04:00
hci.c
hci.h
Kconfig Bluetooth: shell: kconfig: Do not select FLASH_SHELL from BT_SHELL 2020-01-23 17:54:08 +02:00
l2cap.c Bluetooth: shell: Convert bluetooth shell to using k_timeout struct 2020-04-30 13:46:48 +03:00
ll.c Bluetooth: controller: split: include proper header file 2020-05-26 15:28:12 +02:00
ll.h
rfcomm.c global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
ticker.c