zephyr/tests/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
..
init Bluetooth: Controller: Add advertisement event indication feature 2017-03-21 17:05:42 -07:00
shell Bluetooth: SDP: Server: Refactor data element structure header 2017-03-07 12:21:29 +01:00
test_bluetooth Bluetooth: Make bt_hci_driver instances link-time constants 2017-03-21 17:05:42 -07:00
tester license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00