zephyr/tests/bluetooth/test_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
..
src Bluetooth: Make bt_hci_driver instances link-time constants 2017-03-21 17:05:42 -07:00
Makefile tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
prj.conf tests: Remove unnecessary CONFIG_TEST_RANDOM_GENERATOR 2016-12-13 22:50:18 +00:00
testcase.ini Bluetooth: Use unified kernel build for tests and samples 2016-10-28 08:30:57 +02:00