Home
last modified time | relevance | path

Searched refs:BTDM_ASYNC_WAKEUP_REQ_CTRL_DISA (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/zephyr/esp32/src/bt/
Desp_bt_adapter.c767 #define BTDM_ASYNC_WAKEUP_REQ_CTRL_DISA 2 macro
787 case BTDM_ASYNC_WAKEUP_REQ_CTRL_DISA: in async_wakeup_request()
817 case BTDM_ASYNC_WAKEUP_REQ_CTRL_DISA: in async_wakeup_request_end()
1273 async_wakeup_request(BTDM_ASYNC_WAKEUP_REQ_CTRL_DISA); in esp_bt_controller_disable()
/hal_espressif-latest/components/bt/controller/esp32/
Dbt.c1017 #define BTDM_ASYNC_WAKEUP_REQ_CTRL_DISA 2 macro
1044 case BTDM_ASYNC_WAKEUP_REQ_CTRL_DISA: in async_wakeup_request()
1080 case BTDM_ASYNC_WAKEUP_REQ_CTRL_DISA: in async_wakeup_request_end()
1821 async_wakeup_request(BTDM_ASYNC_WAKEUP_REQ_CTRL_DISA); in esp_bt_controller_disable()