Home
last modified time | relevance | path

Searched refs:esp_bt_controller_get_status (Results 1 – 20 of 20) sorted by relevance

/hal_espressif-latest/components/bt/porting/transport/src/
Dhci_transport.c49 if (esp_bt_controller_get_status() != ESP_BT_CONTROLLER_STATUS_ENABLED) { in hci_transport_packet_rx()
74 if (esp_bt_controller_get_status() != ESP_BT_CONTROLLER_STATUS_ENABLED) { in hci_transport_controller_evt_tx()
88 if (esp_bt_controller_get_status() != ESP_BT_CONTROLLER_STATUS_ENABLED) { in hci_transport_controller_acl_tx()
/hal_espressif-latest/components/bt/porting/transport/driver/vhci/
Dhci_driver_standard.c126 if (esp_bt_controller_get_status() != ESP_BT_CONTROLLER_STATUS_ENABLED) { in esp_vhci_host_register_callback()
142 if (esp_bt_controller_get_status() != ESP_BT_CONTROLLER_STATUS_ENABLED) { in esp_vhci_host_send_packet()
/hal_espressif-latest/components/bt/host/bluedroid/api/
Desp_bt_main.c116 if (esp_bt_controller_get_status() != ESP_BT_CONTROLLER_STATUS_ENABLED) { in esp_bluedroid_init()
/hal_espressif-latest/components/bt/include/esp32c2/include/
Desp_bt.h293 esp_bt_controller_status_t esp_bt_controller_get_status(void);
/hal_espressif-latest/components/bt/include/esp32c6/include/
Desp_bt.h281 esp_bt_controller_status_t esp_bt_controller_get_status(void);
/hal_espressif-latest/components/bt/include/esp32h2/include/
Desp_bt.h285 esp_bt_controller_status_t esp_bt_controller_get_status(void);
/hal_espressif-latest/components/bt/include/esp32h4/include/
Desp_bt.h269 esp_bt_controller_status_t esp_bt_controller_get_status(void);
/hal_espressif-latest/components/bt/include/esp32/include/
Desp_bt.h462 esp_bt_controller_status_t esp_bt_controller_get_status(void);
/hal_espressif-latest/zephyr/esp32/include/bt/
Desp_bt.h556 esp_bt_controller_status_t esp_bt_controller_get_status(void);
/hal_espressif-latest/components/bt/include/esp32c3/include/
Desp_bt.h648 esp_bt_controller_status_t esp_bt_controller_get_status(void);
/hal_espressif-latest/zephyr/esp32c3/include/bt/
Desp_bt.h610 esp_bt_controller_status_t esp_bt_controller_get_status(void);
/hal_espressif-latest/zephyr/esp32s3/include/bt/
Desp_bt.h610 esp_bt_controller_status_t esp_bt_controller_get_status(void);
/hal_espressif-latest/zephyr/esp32/src/bt/
Desp_bt_adapter.c1292 esp_bt_controller_status_t esp_bt_controller_get_status(void) in esp_bt_controller_get_status() function
/hal_espressif-latest/components/bt/controller/esp32c2/
Dbt.c1136 esp_bt_controller_status_t esp_bt_controller_get_status(void) in esp_bt_controller_get_status() function
/hal_espressif-latest/zephyr/esp32c3/src/bt/
Desp_bt_adapter.c1454 esp_bt_controller_status_t esp_bt_controller_get_status(void) in esp_bt_controller_get_status() function
/hal_espressif-latest/zephyr/esp32s3/src/bt/
Desp_bt_adapter.c1442 esp_bt_controller_status_t esp_bt_controller_get_status(void) in esp_bt_controller_get_status() function
/hal_espressif-latest/components/bt/controller/esp32c6/
Dbt.c1195 esp_bt_controller_status_t esp_bt_controller_get_status(void) in esp_bt_controller_get_status() function
/hal_espressif-latest/components/bt/controller/esp32h2/
Dbt.c1173 esp_bt_controller_status_t esp_bt_controller_get_status(void) in esp_bt_controller_get_status() function
/hal_espressif-latest/components/bt/controller/esp32c3/
Dbt.c1702 esp_bt_controller_status_t esp_bt_controller_get_status(void) in esp_bt_controller_get_status() function
/hal_espressif-latest/components/bt/controller/esp32/
Dbt.c1847 esp_bt_controller_status_t esp_bt_controller_get_status(void) in esp_bt_controller_get_status() function