Home
last modified time | relevance | path

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

/hal_espressif-latest/zephyr/esp32/src/bt/
Desp_bt_adapter.c770 static void btdm_wakeup_request_callback(void *arg) in btdm_wakeup_request_callback() function
791 btdm_dispatch_work_to_controller(btdm_wakeup_request_callback, NULL, true); in async_wakeup_request()
/hal_espressif-latest/components/bt/controller/esp32/
Dbt.c1020 static void btdm_wakeup_request_callback(void * arg) in btdm_wakeup_request_callback() function
1048 btdm_dispatch_work_to_controller(btdm_wakeup_request_callback, NULL, true); in async_wakeup_request()