zephyr/drivers/bluetooth/hci
Emil Gydesen 571f26cf1a Bluetooth: Rename BLE to Bluetooth (LE) where applicable
The BLE acronym is not an official description of Bluetooth
LE, and the Bluetooth SIG only ever refers to it as Bluetooth
Low Energy or Bluetooth LE, so Zephyr should as well.

This commit does not change any board or vendor specific
documentation, and the term BLE may still be used in those.
It will be up to the vendors to update it if they want,
since many of them are using the term BLE in their
products.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2025-02-12 12:24:18 +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 drivers: bluetooth: Introduce SiWx91x HCI driver 2025-02-11 22:07:11 +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 drivers: bluetooth: hci: Place API into iterable section 2024-11-29 14:49:53 +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 drivers: bluetooth: hci: add hardware reset for da1453x 2024-11-28 12:52:01 +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 Driver: hci_nxp_setup: Support HCI baudrate update 2024-12-03 08:27:43 +01:00
hci_nxp.c drivers: Narrow Band Unit interruption driver creation 2024-12-19 17:37:24 +01:00
hci_silabs_efr32.c drivers: bluetooth: silabs_efr32: Add support for vendor HCI extensions 2025-01-31 09:40:33 +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 drivers: bluetooth: hci: Place API into iterable section 2024-11-29 14:49:53 +01:00
ipm_stm32wb.c drivers: bluetooth: hci: Place API into iterable section 2024-11-29 14:49:53 +01:00
Kconfig drivers: bluetooth: Introduce SiWx91x HCI driver 2025-02-11 22:07:11 +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 doc: nxp: nw612: clarify documentation 2025-01-21 15:14:05 +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 drivers: bluetooth: hci: nrf53: use nrf_spu_extdomain_set 2024-08-01 08:56:56 +01:00
spi.c Bluetooth: Rename BLE to Bluetooth (LE) where applicable 2025-02-12 12:24:18 +01:00
userchan.c drivers: bluetooth: hci: Place API into iterable section 2024-11-29 14:49:53 +01:00