Searched refs:nfc_stop_timer (Results 1 - 4 of 4) sorted by relevance

/external/libnfc-nci/src/nfc/int/
H A Dnfc_int.h272 void nfc_stop_timer (TIMER_LIST_ENT *p_tle);
/external/libnfc-nci/src/nfc/nfc/
H A Dnfc_task.c150 ** Function nfc_stop_timer
157 void nfc_stop_timer (TIMER_LIST_ENT *p_tle) function
H A Dnfc_main.c331 nfc_stop_timer (&nfc_cb.deactivate_timer);
516 nfc_stop_timer(&nfc_cb.nci_wait_rsp_timer);
H A Dnfc_ncif.c74 nfc_stop_timer (&nfc_cb.nci_wait_rsp_timer);
165 nfc_stop_timer(&nfc_cb.deactivate_timer);

Completed in 96 milliseconds