zephyr/drivers/bluetooth/hci
Lyle Zhu 56929a26ca Driver: hci_nxp_setup: Support HCI baudrate update
Change running baudrate from `115200` from `3000000`.

Implement the function `bt_h4_vnd_setup` to update the HCI bandrate.

Add Kconfig `BT_H4_NXP_CTLR_WAIT_TIME_AFTER_BAUDRATE_UPDATE` to set
the waiting time after the controller bandrate HCI vendor specific
command sent. It is used to ensure the controller is ready to update
HCI bandrate.

Select `BT_HCI_SETUP` if `BT_H4_NXP_CTLR` is enabled.

Signed-off-by: Lyle Zhu <lyle.zhu@nxp.com>
2024-12-03 08:27:43 +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: hci: add hardware reset for da1453x 2024-11-28 12:52:01 +01:00
h4_ifx_cyw43xxx.c Bluetooth: Host: Remove unnecessary hci_driver.h includes 2024-11-22 11:37:12 +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: bluetooth: hci: Place API into iterable section 2024-11-29 14:49:53 +01:00
hci_silabs_efr32.c drivers: bluetooth: hci: Place API into iterable section 2024-11-29 14:49:53 +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 Driver: hci_nxp_setup: Support HCI baudrate update 2024-12-03 08:27:43 +01:00
Kconfig.esp32 driver: ble: add custom espressif kconfig 2024-10-27 20:53:48 -05:00
Kconfig.infineon driver/bluetooth / cyw208xx: enable CYW20829_BT_FW_TX10DBM_POWER 2024-09-02 11:58:18 +02:00
Kconfig.nxp drivers: hci: Update NXP HCI driver 2024-10-17 09:45:42 +02:00
nrf53_support.c drivers: bluetooth: hci: nrf53: use nrf_spu_extdomain_set 2024-08-01 08:56:56 +01:00
spi.c drivers: bluetooth: hci: Place API into iterable section 2024-11-29 14:49:53 +01:00
userchan.c drivers: bluetooth: hci: Place API into iterable section 2024-11-29 14:49:53 +01:00