Home
last modified time | relevance | path

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

/system/nfc/src/gki/common/
Dgki_time.cc67 gki_cb.com.OSTaskTmr1R[tt] = 0; in gki_timers_init()
240 gki_cb.com.OSTaskTmr1R[task_id] = reload; in GKI_start_timer()
300 gki_cb.com.OSTaskTmr1R[task_id] = 0; in GKI_stop_timer()
464 gki_cb.com.OSTaskTmr1[task_id] = gki_cb.com.OSTaskTmr1R[task_id]; in GKI_timer_update()
Dgki_common.h211 int32_t OSTaskTmr1R[GKI_MAX_TASKS]; member