HomeSort by relevance Sort by last modified time
    Searched refs:nfc_stop_timer (Results 1 - 4 of 4) sorted by null

  /external/libnfc-nci/src/nfc/int/
nfc_int.h 271 void nfc_stop_timer (TIMER_LIST_ENT *p_tle);
  /external/libnfc-nci/src/nfc/nfc/
nfc_task.c 150 ** Function nfc_stop_timer
157 void nfc_stop_timer (TIMER_LIST_ENT *p_tle) function
nfc_main.c 331 nfc_stop_timer (&nfc_cb.deactivate_timer);
515 nfc_stop_timer(&nfc_cb.nci_wait_rsp_timer);
    [all...]
nfc_ncif.c 74 nfc_stop_timer (&nfc_cb.nci_wait_rsp_timer);
165 nfc_stop_timer(&nfc_cb.deactivate_timer);
    [all...]

Completed in 33 milliseconds