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 331 nfc_stop_timer (&nfc_cb.deactivate_timer);
    [all...]
nfc_ncif.c 124 nci_snd_deactivate_cmd ((UINT8) ((TIMER_PARAM_TYPE) nfc_cb.deactivate_timer.param));
165 nfc_stop_timer(&nfc_cb.deactivate_timer);
166 nci_snd_deactivate_cmd ((UINT8)((TIMER_PARAM_TYPE)nfc_cb.deactivate_timer.param));
    [all...]
  /external/libnfc-nci/src/nfc/int/
nfc_int.h 176 TIMER_LIST_ENT deactivate_timer; /* Timer to wait for deactivation */ member in struct:__anon13149

Completed in 293 milliseconds