zephyr/drivers/bluetooth/controller/ll
Vinayak Chettimada a1c139eb84 Bluetooth: Controller: Remove custom clock control impl.
As part of an effort to closely integrate with Zephyr OS,
removed the custom implementation of clock control
interfaces used in controller code and use the driver model
in Zephyr OS.

Jira: ZEP-897

Change-id: I03efbff471e42b9bd9832818dd20dd5998a60227
Signed-off-by: Vinayak Chettimada <vinayak.kariappa.chettimada@nordicsemi.no>
2016-10-21 07:47:31 +03:00
..
ctrl_internal.h Bluetooth: Controller: Use offsetof() in memory sizing 2016-09-07 08:17:26 +03:00
ctrl.c Bluetooth: Controller: Remove custom clock control impl. 2016-10-21 07:47:31 +03:00
ctrl.h Bluetooth: Controller: Remove custom clock control impl. 2016-10-21 07:47:31 +03:00
ll.c Bluetooth: Controller: A full, hardware-agnostic BLE Link Layer 2016-09-07 08:17:26 +03:00
ll.h Bluetooth: Controller: A full, hardware-agnostic BLE Link Layer 2016-09-07 08:17:26 +03:00
pdu.h Bluetooth: Controller: Fix __packed placement 2016-10-04 08:12:14 +03:00
ticker.c Bluetooth: Controller: Use BT_ASSERT instead of custom impl. 2016-09-14 08:45:45 +03:00
ticker.h Bluetooth: Controller: A full, hardware-agnostic BLE Link Layer 2016-09-07 08:17:26 +03:00