Home
last modified time | relevance | path

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

/system/nfc/src/gki/common/
Dgki_time.cc77 gki_cb.com.OSTaskTmr3R[tt] = 0; in gki_timers_init()
254 gki_cb.com.OSTaskTmr3R[task_id] = reload; in GKI_start_timer()
314 gki_cb.com.OSTaskTmr3R[task_id] = 0; in GKI_stop_timer()
508 gki_cb.com.OSTaskTmr3[task_id] = gki_cb.com.OSTaskTmr3R[task_id]; in GKI_timer_update()
Dgki_common.h224 int32_t OSTaskTmr3R[GKI_MAX_TASKS]; member