Home
last modified time | relevance | path

Searched refs:esp_vhci_host_check_send_available (Results 1 – 17 of 17) sorted by relevance

/hal_espressif-latest/components/bt/host/nimble/esp-hci/src/
Desp_nimble_hci.c82 if (!esp_vhci_host_check_send_available()) { in ble_hci_trans_hs_cmd_tx()
116 if (!esp_vhci_host_check_send_available()) { in ble_hci_trans_hs_acl_tx()
/hal_espressif-latest/components/bt/porting/transport/driver/vhci/
Dhci_driver_standard.c150 esp_vhci_host_check_send_available(void) in esp_vhci_host_check_send_available() function
/hal_espressif-latest/components/bt/include/esp32c2/include/
Desp_bt.h342 bool esp_vhci_host_check_send_available(void);
/hal_espressif-latest/components/bt/include/esp32c6/include/
Desp_bt.h330 bool esp_vhci_host_check_send_available(void);
/hal_espressif-latest/components/bt/include/esp32h2/include/
Desp_bt.h334 bool esp_vhci_host_check_send_available(void);
/hal_espressif-latest/components/bt/include/esp32h4/include/
Desp_bt.h284 bool esp_vhci_host_check_send_available(void);
/hal_espressif-latest/components/bt/include/esp32/include/
Desp_bt.h669 bool esp_vhci_host_check_send_available(void);
/hal_espressif-latest/zephyr/esp32/include/bt/
Desp_bt.h578 bool esp_vhci_host_check_send_available(void);
/hal_espressif-latest/components/bt/include/esp32c3/include/
Desp_bt.h878 bool esp_vhci_host_check_send_available(void);
/hal_espressif-latest/zephyr/esp32c3/include/bt/
Desp_bt.h626 bool esp_vhci_host_check_send_available(void);
/hal_espressif-latest/zephyr/esp32s3/include/bt/
Desp_bt.h626 bool esp_vhci_host_check_send_available(void);
/hal_espressif-latest/components/bt/host/bluedroid/hci/
Dhci_layer.c233 while (esp_vhci_host_check_send_available()) { in hci_downstream_data_handler()
/hal_espressif-latest/zephyr/esp32/src/bt/
Desp_bt_adapter.c966 bool esp_vhci_host_check_send_available(void) in esp_vhci_host_check_send_available() function
/hal_espressif-latest/zephyr/esp32c3/src/bt/
Desp_bt_adapter.c985 bool esp_vhci_host_check_send_available(void) in esp_vhci_host_check_send_available() function
/hal_espressif-latest/zephyr/esp32s3/src/bt/
Desp_bt_adapter.c974 bool esp_vhci_host_check_send_available(void) in esp_vhci_host_check_send_available() function
/hal_espressif-latest/components/bt/controller/esp32c3/
Dbt.c992 bool esp_vhci_host_check_send_available(void) in esp_vhci_host_check_send_available() function
/hal_espressif-latest/components/bt/controller/esp32/
Dbt.c1229 bool esp_vhci_host_check_send_available(void) in esp_vhci_host_check_send_available() function