zephyr/subsys/bluetooth/controller
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
..
hal Bluetooth: Controller: Fix device whitelist feature 2016-11-11 16:40:59 +00:00
hci Bluetooth: Controller: Implement missing DLE commands 2016-11-18 07:47:50 +02:00
ll Bluetooth: Controller: Implement missing DLE commands 2016-11-18 07:47:50 +02:00
util Bluetooth: Controller: Fix suspicious use of sizeof 2016-11-18 07:47:50 +02:00
Kconfig Bluetooth: Kconfig: Fix order of default entries 2016-11-11 12:09:46 +00:00
Makefile