Go to file
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
.known-issues
arch arch: nrf5x: Define additional compiler macros 2017-03-21 13:38:59 +00:00
boards panther: set SPI slave select for bme280 2017-03-20 23:08:15 -04:00
doc doc: Fix minor issues in Windows installation guide 2017-03-21 13:46:16 +00:00
drivers Bluetooth: Make bt_hci_driver instances link-time constants 2017-03-21 17:05:42 -07:00
dts
ext
include Bluetooth: Make bt_hci_driver instances link-time constants 2017-03-21 17:05:42 -07:00
kernel
lib
misc
samples Bluetooth: ipsp: Fix checking for NULL pointer 2017-03-21 17:05:42 -07:00
scripts
subsys Bluetooth: Make bt_hci_driver instances link-time constants 2017-03-21 17:05:42 -07:00
tests Bluetooth: Make bt_hci_driver instances link-time constants 2017-03-21 17:05:42 -07:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS
Makefile
Makefile.inc
Makefile.test
zephyr-env.sh