zephyr/drivers/bluetooth/hci
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
..
Kconfig Bluetooth: Kconfig: Merge headroom reserve variables into a single one 2017-02-05 22:39:25 +02:00
Makefile Bluetooth: Add HCI SPI driver 2017-01-18 12:24:17 +00:00
h4.c Bluetooth: Make bt_hci_driver instances link-time constants 2017-03-21 17:05:42 -07:00
h5.c Bluetooth: Make bt_hci_driver instances link-time constants 2017-03-21 17:05:42 -07:00
spi.c Bluetooth: Make bt_hci_driver instances link-time constants 2017-03-21 17:05:42 -07:00