zephyr/subsys/bluetooth/controller/hci
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
..
hci.c Bluetooth: Controller: Implement missing DLE commands 2016-11-18 07:47:50 +02:00
hci_driver.c Bluetooth: Controller: Fix HCI Reset Command implementation 2016-11-18 07:47:50 +02:00
hci_internal.h