Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bt/host/bluedroid/stack/btu/
Dbtu_task.c121 typedef void (tUSER_TIMEOUT_FUNC) (TIMER_LIST_ENT *p_tle); typedef
384 tUSER_TIMEOUT_FUNC *p_uf = (tUSER_TIMEOUT_FUNC *)p_tle->param; in btu_general_alarm_process()