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

  /external/libnfc-nxp/src/
phLibNfc_SE.h 90 extern phLibNfc_SE_List_t sSecuredElementInfo[PHLIBNFC_MAXNO_OF_SE];
phLibNfc.h 46 *\def PHLIBNFC_MAXNO_OF_SE
50 #define PHLIBNFC_MAXNO_OF_SE (0x02)
    [all...]
phLibNfc_SE.c 58 phLibNfc_SE_List_t sSecuredElementInfo[PHLIBNFC_MAXNO_OF_SE];
  /packages/apps/Nfc/jni/
com_android_nfc_NativeNfcSecureElement.cpp 187 phLibNfc_SE_List_t SE_List[PHLIBNFC_MAXNO_OF_SE];
188 uint8_t i, No_SE = PHLIBNFC_MAXNO_OF_SE, SmartMX_index=0, SmartMX_detected = 0;
481 phLibNfc_SE_List_t SE_List[PHLIBNFC_MAXNO_OF_SE];
482 uint8_t i, No_SE = PHLIBNFC_MAXNO_OF_SE, SmartMX_index=0, SmartMX_detected = 0;
com_android_nfc_NativeNfcManager.cpp 304 phLibNfc_SE_List_t SE_List[PHLIBNFC_MAXNO_OF_SE];
305 uint8_t i, No_SE = PHLIBNFC_MAXNO_OF_SE, SmartMX_index = 0, SmartMX_detected = 0;
    [all...]

Completed in 101 milliseconds