Home
last modified time | relevance | path

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

/system/nfc/src/nfc/nfc/
Dnfc_task.c92 return (GKI_get_remaining_ticks(&nfc_cb.timer_queue, p_tle)); in nfc_remaining_time()
/system/nfc/src/gki/common/
Dgki.h426 extern uint32_t GKI_get_remaining_ticks(TIMER_LIST_Q*, TIMER_LIST_ENT*);
Dgki_time.c699 uint32_t GKI_get_remaining_ticks(TIMER_LIST_Q* p_timer_listq, in GKI_get_remaining_ticks() function
/system/nfc/halimpl/bcm2079x/gki/common/
Dgki.h441 extern uint32_t GKI_get_remaining_ticks(TIMER_LIST_Q*, TIMER_LIST_ENT*);
Dgki_time.c711 uint32_t GKI_get_remaining_ticks(TIMER_LIST_Q* p_timer_listq, in GKI_get_remaining_ticks() function