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

  /system/nfc/src/include/
nfc_hal_int.h 166 nci_wait_rsp_timer; /* Timer for waiting for nci command response */ member in struct:__anon3263
  /system/nfc/src/nfc/include/
nfc_int.h 204 nci_wait_rsp_timer; /* Timer for waiting for nci command response */ member in struct:__anon3625
  /system/nfc/src/nfc/nfc/
nfc_ncif.cc 75 nfc_stop_timer(&nfc_cb.nci_wait_rsp_timer);
279 nfc_start_timer(&nfc_cb.nci_wait_rsp_timer,
    [all...]
nfc_main.cc 523 nfc_stop_timer(&nfc_cb.nci_wait_rsp_timer);
    [all...]

Completed in 1865 milliseconds