Home
last modified time | relevance | path

Searched refs:hci_transport_init (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/bt/porting/transport/include/
Desp_hci_transport.h50 int hci_transport_init(uint8_t hci_transport_mode);
/hal_espressif-latest/components/bt/porting/transport/src/
Dhci_transport.c121 hci_transport_init(uint8_t hci_transport_mode) in hci_transport_init() function
/hal_espressif-latest/components/bt/controller/esp32c2/
Dbt.c872 ret = hci_transport_init(hci_transport_mode); in esp_bt_controller_init()
/hal_espressif-latest/components/bt/controller/esp32c6/
Dbt.c949 ret = hci_transport_init(hci_transport_mode); in esp_bt_controller_init()
/hal_espressif-latest/components/bt/controller/esp32h2/
Dbt.c929 ret = hci_transport_init(hci_transport_mode); in esp_bt_controller_init()