zephyr/drivers/bluetooth/hci
Pisit Sawangvonganan 61e301a059 bluetooth: hci: place tx/rx message buffer in .noinit section
This change relocates the tx/rx message buffer from the .bss section
to the .noinit section. This adjustment is aimed at reducing boot time by
lowering the size of the .bss section, without impacting the operational
functionality of the buffer.

Signed-off-by: Pisit Sawangvonganan <pisit@ndrsolution.com>
2024-01-17 16:51:53 +01:00
..
apollox_blue.c drivers: bluetooth: Add Ambiq HCI driver for Apollo4 Blue Plus. 2023-12-18 14:54:53 +01:00
apollox_blue.h drivers: bluetooth: Add Ambiq HCI driver for Apollo4 Blue Plus. 2023-12-18 14:54:53 +01:00
CMakeLists.txt drivers: bluetooth: hci: Remove ST vendor code from spi.c 2024-01-10 15:07:36 +01:00
cyw43xxx.c drivers: gpio: use gpio_is_ready_dt helper function 2023-08-28 08:48:35 -05:00
h4.c drivers: bluetooth: hci: handle event with high priority flag 2023-12-04 14:18:20 +01:00
h5.c drivers: bluetooth: fix thread function signatures 2023-10-30 12:24:34 +01:00
hci_ambiq.c bluetooth: hci: place tx/rx message buffer in .noinit section 2024-01-17 16:51:53 +01:00
hci_b91.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
hci_esp32.c driver: ble: esp32: implement deinit function 2023-12-22 09:54:00 +01:00
hci_psoc6_bless.c bluetooth: add HCI driver parameter to set controller's public address 2023-11-29 10:44:25 +01:00
hci_spi_st.c bluetooth: hci: place tx/rx message buffer in .noinit section 2024-01-17 16:51:53 +01:00
hci_stm32wba.c bluetooth: hci: place tx/rx message buffer in .noinit section 2024-01-17 16:51:53 +01:00
ipc.c bluetooth: Rename rpmsg HCI driver and sample to ipc 2023-11-02 08:32:20 +02:00
ipm_stm32wb.c drivers: bluetooth: hci: ipm_stm32wb: naming fix 2023-12-06 12:10:08 +00:00
Kconfig drivers: bluethooth: stm32wba: Add HCI driver for STM32WBA 2023-12-18 17:31:08 +00:00
Kconfig.infineon Bluetooth: ATT: remove BT_ATT_ENFORCE_FLOW 2023-12-06 17:53:54 +00:00
nrf53_support.c drivers: bluetooth: rpmsg: implement .close() 2023-09-29 13:53:13 +02:00
slz_hci.c drivers: bluetooth: fix thread function signatures 2023-10-30 12:24:34 +01:00
spi.c bluetooth: hci: place tx/rx message buffer in .noinit section 2024-01-17 16:51:53 +01:00
userchan.c Bluetooth: Userchan: Parse multiple hci packets 2023-08-30 10:18:41 +02:00