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

  /external/libnfc-nci/halimpl/pn54x/common/
phNfcCommon.h 127 eTimerRunning = 1, /* Indicate timer state when started */
  /external/libnfc-nci/halimpl/pn54x/tml/
phOsalNfc_Timer.c 160 pTimerHandle->eState = eTimerRunning;
207 if(pTimerHandle->eState == eTimerRunning)

Completed in 43 milliseconds