zephyr/drivers/bluetooth/hci
Nirav Agrawal cacf8f6a47 drivers: bluetooth: hci_nxp_setup: support for bt disable and reinit
- added flag in nxp setup driver to perform HCI controller firmware-
  load and configuration only once. This avoid loading/setting-up
  controller fw on successive bt_init() after bt_disable() call.

Signed-off-by: Nirav Agrawal <nirav.agrawal@nxp.com>
2025-03-12 19:02:35 +01:00
..
apollox_blue.c drivers: bluetooth: hci: add close function for Ambiq Apollo3x 2024-11-16 14:57:06 -05:00
apollox_blue.h drivers: bluetooth: hci: add close function for Ambiq Apollo3x 2024-11-16 14:57:06 -05:00
CMakeLists.txt Bluetooth: userchan: Support other libCs 2025-03-10 06:52:19 +01:00
h4_ifx_cyw43xxx.c drivers: bluetooth: hci: h4_ifx_cyw43xxx: add missing hci includes 2025-01-25 20:06:34 +01:00
h4.c Bluetooth: hci: added h4_close function 2025-03-07 20:17:10 +01:00
h5.c drivers: bluetooth: hci: Place API into iterable section 2024-11-29 14:49:53 +01:00
hci_ambiq.c drivers: bluetooth: hci: Place API into iterable section 2024-11-29 14:49:53 +01:00
hci_da1453x.c hci_da1453x: consider polarity of reset gpio 2025-02-18 18:40:08 +01:00
hci_da1469x.c drivers: bluetooth: hci: Place API into iterable section 2024-11-29 14:49:53 +01:00
hci_esp32.c drivers: bluetooth: hci: Place API into iterable section 2024-11-29 14:49:53 +01:00
hci_ifx_cyw208xx.c drivers: bluetooth: hci: Place API into iterable section 2024-11-29 14:49:53 +01:00
hci_ifx_psoc6_bless.c drivers: bluetooth: hci: Place API into iterable section 2024-11-29 14:49:53 +01:00
hci_nxp_setup.c drivers: bluetooth: hci_nxp_setup: support for bt disable and reinit 2025-03-12 19:02:35 +01:00
hci_nxp.c bluetooth: host: perform hci-reset in bt_disable() 2025-03-12 19:02:35 +01:00
hci_silabs_efr32.c drivers: bluetooth: silabs: Set maximum TX power 2025-02-13 16:44:21 +01:00
hci_silabs_siwx91x.c drivers: bluetooth: Introduce SiWx91x HCI driver 2025-02-11 22:07:11 +01:00
hci_spi_st.c drivers: bluetooth: hci: Place API into iterable section 2024-11-29 14:49:53 +01:00
hci_stm32wb0.c drivers: bluetooth: hci: Place API into iterable section 2024-11-29 14:49:53 +01:00
hci_stm32wba.c drivers: bluetooth: hci: Place API into iterable section 2024-11-29 14:49:53 +01:00
ipc.c bluetooth: host: perform hci-reset in bt_disable() 2025-03-12 19:02:35 +01:00
ipm_stm32wb.c drivers: bluetooth: hci: Place API into iterable section 2024-11-29 14:49:53 +01:00
Kconfig Bluetooth: userchan: Remove support for native_posix and clarify msg 2025-03-12 02:27:36 +01:00
Kconfig.esp32 soc: espressif: Remove ESP heap and use heap adapter 2025-02-05 17:49:54 +01:00
Kconfig.infineon driver/bluetooth / cyw208xx: enable CYW20829_BT_FW_TX10DBM_POWER 2024-09-02 11:58:18 +02:00
Kconfig.nxp Driver: HCI: set BT_NXP_NW612 as default 2025-03-12 19:01:50 +01:00
Kconfig.silabs drivers: bluetooth: silabs_efr32: Add support for vendor HCI extensions 2025-01-31 09:40:33 +01:00
nrf53_support.c
spi.c Bluetooth: Rename BLE to Bluetooth (LE) where applicable 2025-02-12 12:24:18 +01:00
userchan_bottom.c Bluetooth: userchan: Support other libCs 2025-03-10 06:52:19 +01:00
userchan_bottom.h Bluetooth: userchan: Support other libCs 2025-03-10 06:52:19 +01:00
userchan.c Bluetooth: userchan: Support other libCs 2025-03-10 06:52:19 +01:00