Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btu/
Dbtu_task.c120 typedef void (tUSER_TIMEOUT_FUNC) (TIMER_LIST_ENT *p_tle); typedef
396 tUSER_TIMEOUT_FUNC *p_uf = (tUSER_TIMEOUT_FUNC *)p_tle->param; in btu_general_alarm_process()