Home
last modified time | relevance | path

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

/hal_espressif-latest/zephyr/esp32c3/src/bt/
Desp_bt_adapter.c904 static void async_wakeup_request_end(int event) in async_wakeup_request_end() function
971 async_wakeup_request_end(BTDM_ASYNC_WAKEUP_SRC_VHCI); in bt_wakeup_request_end()
981 async_wakeup_request_end(BTDM_ASYNC_WAKEUP_REQ_COEX); in coex_bt_wakeup_request_end()
1002 async_wakeup_request_end(BTDM_ASYNC_WAKEUP_SRC_VHCI); in esp_vhci_host_send_packet()
1431 async_wakeup_request_end(BTDM_ASYNC_WAKEUP_SRC_DISA); in esp_bt_controller_disable()
/hal_espressif-latest/zephyr/esp32s3/src/bt/
Desp_bt_adapter.c893 static void async_wakeup_request_end(int event) in async_wakeup_request_end() function
960 async_wakeup_request_end(BTDM_ASYNC_WAKEUP_SRC_VHCI); in bt_wakeup_request_end()
970 async_wakeup_request_end(BTDM_ASYNC_WAKEUP_REQ_COEX); in coex_bt_wakeup_request_end()
991 async_wakeup_request_end(BTDM_ASYNC_WAKEUP_SRC_VHCI); in esp_vhci_host_send_packet()
1419 async_wakeup_request_end(BTDM_ASYNC_WAKEUP_SRC_DISA); in esp_bt_controller_disable()
/hal_espressif-latest/components/bt/controller/esp32c3/
Dbt.c934 static void async_wakeup_request_end(int event) in async_wakeup_request_end() function
978 async_wakeup_request_end(BTDM_ASYNC_WAKEUP_SRC_VHCI); in bt_wakeup_request_end()
988 async_wakeup_request_end(BTDM_ASYNC_WAKEUP_REQ_COEX); in coex_bt_wakeup_request_end()
1009 async_wakeup_request_end(BTDM_ASYNC_WAKEUP_SRC_VHCI); in esp_vhci_host_send_packet()
1666 async_wakeup_request_end(BTDM_ASYNC_WAKEUP_SRC_DISA); in esp_bt_controller_disable()
/hal_espressif-latest/zephyr/esp32/src/bt/
Desp_bt_adapter.c808 static void async_wakeup_request_end(int event) in async_wakeup_request_end() function
838 async_wakeup_request_end(BTDM_ASYNC_WAKEUP_REQ_COEX); in coex_bt_wakeup_request_end()
977 async_wakeup_request_end(BTDM_ASYNC_WAKEUP_REQ_HCI); in esp_vhci_host_send_packet()
/hal_espressif-latest/components/bt/controller/esp32/
Dbt.c1072 static void async_wakeup_request_end(int event) in async_wakeup_request_end() function
1101 async_wakeup_request_end(BTDM_ASYNC_WAKEUP_REQ_COEX); in coex_bt_wakeup_request_end()
1240 async_wakeup_request_end(BTDM_ASYNC_WAKEUP_REQ_HCI); in esp_vhci_host_send_packet()