Home
last modified time | relevance | path

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

/hal_espressif-latest/zephyr/esp32c3/src/bt/
Desp_bt_adapter.c871 static bool async_wakeup_request(int event) in async_wakeup_request() function
966 return async_wakeup_request(BTDM_ASYNC_WAKEUP_SRC_VHCI); in bt_async_wakeup_request()
976 return async_wakeup_request(BTDM_ASYNC_WAKEUP_REQ_COEX); in coex_bt_wakeup_request()
998 async_wakeup_request(BTDM_ASYNC_WAKEUP_SRC_VHCI); in esp_vhci_host_send_packet()
1427 async_wakeup_request(BTDM_ASYNC_WAKEUP_SRC_DISA); in esp_bt_controller_disable()
/hal_espressif-latest/zephyr/esp32s3/src/bt/
Desp_bt_adapter.c860 static bool async_wakeup_request(int event) in async_wakeup_request() function
955 return async_wakeup_request(BTDM_ASYNC_WAKEUP_SRC_VHCI); in bt_async_wakeup_request()
965 return async_wakeup_request(BTDM_ASYNC_WAKEUP_REQ_COEX); in coex_bt_wakeup_request()
987 async_wakeup_request(BTDM_ASYNC_WAKEUP_SRC_VHCI); in esp_vhci_host_send_packet()
1415 async_wakeup_request(BTDM_ASYNC_WAKEUP_SRC_DISA); in esp_bt_controller_disable()
/hal_espressif-latest/zephyr/esp32/src/bt/
Desp_bt_adapter.c779 static bool async_wakeup_request(int event) in async_wakeup_request() function
833 return async_wakeup_request(BTDM_ASYNC_WAKEUP_REQ_COEX); in coex_bt_wakeup_request()
973 async_wakeup_request(BTDM_ASYNC_WAKEUP_REQ_HCI); in esp_vhci_host_send_packet()
1273 async_wakeup_request(BTDM_ASYNC_WAKEUP_REQ_CTRL_DISA); in esp_bt_controller_disable()
/hal_espressif-latest/components/bt/controller/esp32c3/
Dbt.c894 static bool async_wakeup_request(int event) in async_wakeup_request() function
973 return async_wakeup_request(BTDM_ASYNC_WAKEUP_SRC_VHCI); in bt_async_wakeup_request()
983 return async_wakeup_request(BTDM_ASYNC_WAKEUP_REQ_COEX); in coex_bt_wakeup_request()
1005 async_wakeup_request(BTDM_ASYNC_WAKEUP_SRC_VHCI); in esp_vhci_host_send_packet()
1662 async_wakeup_request(BTDM_ASYNC_WAKEUP_SRC_DISA); in esp_bt_controller_disable()
/hal_espressif-latest/components/bt/controller/esp32/
Dbt.c1036 static bool async_wakeup_request(int event) in async_wakeup_request() function
1096 return async_wakeup_request(BTDM_ASYNC_WAKEUP_REQ_COEX); in coex_bt_wakeup_request()
1236 async_wakeup_request(BTDM_ASYNC_WAKEUP_REQ_HCI); in esp_vhci_host_send_packet()
1821 async_wakeup_request(BTDM_ASYNC_WAKEUP_REQ_CTRL_DISA); in esp_bt_controller_disable()