zephyr/subsys/bluetooth/host
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
..
a2dp_internal.h
a2dp.c
at.c
at.h
att_internal.h
att.c
avdtp_internal.h
avdtp.c
conn_internal.h
conn.c
ecc.h
gatt_internal.h
gatt.c
hci_core.c
hci_core.h
hci_ecc.c
hci_ecc.h
hci_raw_internal.h
hci_raw.c
hfp_hf.c
hfp_internal.h
Kconfig
keys_br.c
keys.c
keys.h
l2cap_br.c
l2cap_internal.h
l2cap.c
log.c
Makefile
monitor.c
monitor.h
rfcomm_internal.h
rfcomm.c
sdp_internal.h
sdp.c
smp_null.c
smp.c
smp.h
storage.c
uuid.c