zephyr/subsys/bluetooth/controller/ll
Vinayak Chettimada 5629197b17 Bluetooth: Controller: Add HCI_LE_Remove_Device_From_White_List
Add implementation in HCI and Controller to support
HCI_LE_Remove_Device_From_White_List, as it is listed as
mandatory under BT Spec. v4.2, Part E, Section 3.19 LE
Controller Requirements.

Change-id: Icef88dffc85746f3cc7adb7fb692ae5578274ed2
Signed-off-by: Vinayak Chettimada <vinayak.kariappa.chettimada@nordicsemi.no>
2016-11-11 11:56:47 +00:00
..
ctrl.c Bluetooth: Controller: Add HCI_LE_Remove_Device_From_White_List 2016-11-11 11:56:47 +00:00
ctrl.h Bluetooth: Controller: Add HCI_LE_Remove_Device_From_White_List 2016-11-11 11:56:47 +00:00
ctrl_internal.h Bluetooth: Move controller code to subsys/bluetooth 2016-11-04 22:05:05 +02:00
ll.c Bluetooth: Move controller code to subsys/bluetooth 2016-11-04 22:05:05 +02:00
ll.h Bluetooth: Move controller code to subsys/bluetooth 2016-11-04 22:05:05 +02:00
pdu.h Bluetooth: Move controller code to subsys/bluetooth 2016-11-04 22:05:05 +02:00
ticker.c Bluetooth: Controller: Add ASSERT info dump on HCI builds 2016-11-11 07:59:15 +02:00
ticker.h Bluetooth: Move controller code to subsys/bluetooth 2016-11-04 22:05:05 +02:00