zephyr/subsys/bluetooth/controller/hci
Carles Cufi 851b214af0 Bluetooth: controller: Fix OCF data size
An OCF is a 10-bit value as defined by HCI, and therefore requires a
16-bit integer to store it.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2017-06-21 15:33:16 +02:00
..
hci_driver.c misc: use K_THREAD_STACK_DEFINE macros 2017-06-09 18:53:28 -04:00
hci_internal.h Bluetooth: Consolidate flow control Kconfig 2017-05-04 18:09:31 +03:00
hci.c Bluetooth: controller: Fix OCF data size 2017-06-21 15:33:16 +02:00
Makefile Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00