Home
last modified time | relevance | path

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

/hal_espressif-latest/zephyr/esp32/src/bt/
Desp_bt_adapter.c766 #define BTDM_ASYNC_WAKEUP_REQ_COEX 1 macro
795 case BTDM_ASYNC_WAKEUP_REQ_COEX: in async_wakeup_request()
816 case BTDM_ASYNC_WAKEUP_REQ_COEX: in async_wakeup_request_end()
833 return async_wakeup_request(BTDM_ASYNC_WAKEUP_REQ_COEX); in coex_bt_wakeup_request()
838 async_wakeup_request_end(BTDM_ASYNC_WAKEUP_REQ_COEX); in coex_bt_wakeup_request_end()
/hal_espressif-latest/zephyr/esp32c3/src/bt/
Desp_bt_adapter.c53 BTDM_ASYNC_WAKEUP_REQ_COEX, enumerator
888 case BTDM_ASYNC_WAKEUP_REQ_COEX: in async_wakeup_request()
916 case BTDM_ASYNC_WAKEUP_REQ_COEX: in async_wakeup_request_end()
976 return async_wakeup_request(BTDM_ASYNC_WAKEUP_REQ_COEX); in coex_bt_wakeup_request()
981 async_wakeup_request_end(BTDM_ASYNC_WAKEUP_REQ_COEX); in coex_bt_wakeup_request_end()
/hal_espressif-latest/zephyr/esp32s3/src/bt/
Desp_bt_adapter.c53 BTDM_ASYNC_WAKEUP_REQ_COEX, enumerator
877 case BTDM_ASYNC_WAKEUP_REQ_COEX: in async_wakeup_request()
905 case BTDM_ASYNC_WAKEUP_REQ_COEX: in async_wakeup_request_end()
965 return async_wakeup_request(BTDM_ASYNC_WAKEUP_REQ_COEX); in coex_bt_wakeup_request()
970 async_wakeup_request_end(BTDM_ASYNC_WAKEUP_REQ_COEX); in coex_bt_wakeup_request_end()
/hal_espressif-latest/components/bt/controller/esp32c3/
Dbt.c69 BTDM_ASYNC_WAKEUP_REQ_COEX, enumerator
911 case BTDM_ASYNC_WAKEUP_REQ_COEX: in async_wakeup_request()
946 case BTDM_ASYNC_WAKEUP_REQ_COEX: in async_wakeup_request_end()
983 return async_wakeup_request(BTDM_ASYNC_WAKEUP_REQ_COEX); in coex_bt_wakeup_request()
988 async_wakeup_request_end(BTDM_ASYNC_WAKEUP_REQ_COEX); in coex_bt_wakeup_request_end()
/hal_espressif-latest/components/bt/controller/esp32/
Dbt.c1016 #define BTDM_ASYNC_WAKEUP_REQ_COEX 1 macro
1052 case BTDM_ASYNC_WAKEUP_REQ_COEX: in async_wakeup_request()
1079 case BTDM_ASYNC_WAKEUP_REQ_COEX: in async_wakeup_request_end()
1096 return async_wakeup_request(BTDM_ASYNC_WAKEUP_REQ_COEX); in coex_bt_wakeup_request()
1101 async_wakeup_request_end(BTDM_ASYNC_WAKEUP_REQ_COEX); in coex_bt_wakeup_request_end()