zephyr/drivers/bluetooth
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
..
hci Bluetooth: Make bt_hci_driver instances link-time constants 2017-03-21 17:05:42 -07:00
nble Bluetooth: nble: Catch and handle non-zero fn_index 2017-02-10 12:03:09 +00:00
Kconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Makefile Bluetooth: Move controller code to subsys/bluetooth 2016-11-04 22:05:05 +02:00
nrf51_pm.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
nrf51_pm.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
util.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00