Home
last modified time | relevance | path

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

/system/bt/stack/btu/
Dbtu_task.c151 tUSER_TIMEOUT_FUNC *p_uf = (tUSER_TIMEOUT_FUNC *)p_tle->param; in btu_oneshot_alarm_ready() local
152 (*p_uf)(p_tle); in btu_oneshot_alarm_ready()
422 tUSER_TIMEOUT_FUNC *p_uf = (tUSER_TIMEOUT_FUNC *)p_tle->param; in btu_general_alarm_process() local
423 (*p_uf)(p_tle); in btu_general_alarm_process()