zephyr/subsys/bluetooth/controller/ll
Carles Cufi c969e757bc Bluetooth: Controller: Implement missing DLE commands
Implement the 3 missing HCI commands required to support
Data Length Extensions:

- LE Read Suggested Default Data Length
- LE Write Suggested Default Data Length
- LE Read Maximum Data Length

Note: Only octets are actually used at this time, not time.

Jira: ZEP-1246

Change-Id: Id76d8fedb5ecaf0001c8429cf22f9a3e2c910a44
Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2016-11-18 07:47:50 +02:00
..
ctrl.c Bluetooth: Controller: Implement missing DLE commands 2016-11-18 07:47:50 +02:00
ctrl.h Bluetooth: Controller: Implement missing DLE commands 2016-11-18 07:47:50 +02:00
ctrl_internal.h Bluetooth: Controller: Implement missing DLE commands 2016-11-18 07:47:50 +02:00
ll.c
ll.h
pdu.h
ticker.c Bluetooth: Controller: Fix HCI Reset Command implementation 2016-11-18 07:47:50 +02:00
ticker.h