mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-12 14:06:02 +00:00
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> |
||
---|---|---|
.. | ||
adc | ||
aio | ||
bluetooth | ||
clock_control | ||
console | ||
counter | ||
crypto | ||
dma | ||
ethernet | ||
flash | ||
gpio | ||
grove | ||
i2c | ||
ieee802154 | ||
interrupt_controller | ||
ipm | ||
pci | ||
pinmux | ||
pwm | ||
random | ||
rtc | ||
sensor | ||
serial | ||
shared_irq | ||
slip | ||
spi | ||
timer | ||
usb | ||
watchdog | ||
Kconfig | ||
Makefile |