zephyr/subsys/bluetooth/controller
Johan Hedberg 5517893543 Bluetooth: Make bt_hci_driver instances link-time constants
Declaring these as const lets the linker generate more optimal code.
Some extra care is needed with hci_ecc.c since it was overwriting the
send callback. Now the choice of send() call is done directly in the
bt_send() function

Change-Id: Iac74f5ee9bee097bbb34c11bd13d1d886700f5cc
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2017-03-21 17:05:42 -07:00
..
hal Bluetooth: controller: Introduce debug pins Kconfig option 2017-03-07 12:21:29 +01:00
hci Bluetooth: Make bt_hci_driver instances link-time constants 2017-03-21 17:05:42 -07:00
ll Bluetooth: controller: Rename downstream API calls 2017-03-21 17:05:42 -07:00
ticker license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
util Bluetooth: Controller: mayfly enable to supercede over disable 2017-03-08 15:14:32 +00:00
Kconfig Bluetooth: controller: Introduce BLUETOOTH_LL_SW 2017-03-21 17:05:42 -07:00
Makefile Bluetooth: controller: Introduce BLUETOOTH_LL_SW 2017-03-21 17:05:42 -07:00