zephyr/subsys/bluetooth/controller/ll_sw
Vinayak Kariappa Chettimada 3e0f72d7cc Bluetooth: controller: Fix missing PHY update cond. compilation
Added a missing conditional compilation #if-#endif that caused
compilation error when PHY update feature was deselected.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2017-05-12 13:55:39 +03:00
..
crypto.c Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
ctrl_internal.h Bluetooth: controller: PHY Update Procedure 2017-05-10 07:30:16 +03:00
ctrl.c Bluetooth: controller: Fix missing PHY update cond. compilation 2017-05-12 13:55:39 +03:00
ctrl.h Bluetooth: controller: PHY Update Procedure 2017-05-10 07:30:16 +03:00
ll_adv.c Bluetooth: controller: Refactor LL Adv state to ll_adv.c file 2017-05-05 13:33:11 +03:00
ll_master.c Bluetooth: controller: Refactor LL Master role to ll_master.c 2017-05-05 13:33:11 +03:00
ll_scan.c Bluetooth: controller: Refactor LL Scan state to ll_scan.c file 2017-05-05 13:33:11 +03:00
ll.c Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
Makefile Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
pdu.h Bluetooth: controller: PHY Update Procedure 2017-05-10 07:30:16 +03:00