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

  /external/libnfc-nxp/src/
phLibNfc_SE.c 495 if(pLibContext->sSeContext.eActivatedMode != phLibNfc_SE_ActModeWired)
572 case phLibNfc_SE_ActModeWired:
580 pLibContext->sSeContext.eActivatedMode = phLibNfc_SE_ActModeWired;
627 if(pLibContext->sSeContext.eActivatedMode != phLibNfc_SE_ActModeWired)
phLibNfc_initiator.c 831 ||((gpphLibContext->sSeContext.eActivatedMode == phLibNfc_SE_ActModeWired)&&
833 ||((gpphLibContext->sSeContext.eActivatedMode != phLibNfc_SE_ActModeWired)&&
    [all...]
phLibNfc.h 126 phLibNfc_SE_ActModeWired=0x00, /**< Enables Wired Mode communication.This mode shall
    [all...]
phLibNfc.c 137 if (gpphLibContext->sSeContext.eActivatedMode == phLibNfc_SE_ActModeWired)
    [all...]
  /packages/apps/Nfc/jni/
com_android_nfc_NativeNfcSecureElement.cpp 310 phLibNfc_SE_ActModeWired,

Completed in 103 milliseconds