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

  /external/libnfc-nci/src/nfc/nfc/
nfc_main.c 327 nfc_stop_timer (&nfc_cb.deactivate_timer);
    [all...]
nfc_ncif.c 123 nci_snd_deactivate_cmd ((UINT8) ((TIMER_PARAM_TYPE) nfc_cb.deactivate_timer.param));
164 nfc_stop_timer(&nfc_cb.deactivate_timer);
165 nci_snd_deactivate_cmd ((UINT8)((TIMER_PARAM_TYPE)nfc_cb.deactivate_timer.param));
    [all...]
  /external/libnfc-nci/src/nfc/int/
nfc_int.h 174 TIMER_LIST_ENT deactivate_timer; /* Timer to wait for deactivation */ member in struct:__anon9457

Completed in 30 milliseconds