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

  /external/libnfc-nxp/inc/
phNfcTypes.h 361 typedef enum phNfc_eMifareCmdList_t
446 } phNfc_eMifareCmdList_t;
    [all...]
phNfcHalTypes.h 233 typedef phNfc_eMifareCmdList_t phHal_eMifareCmdList_t;
    [all...]
  /packages/apps/Nfc/nxp/jni/
com_android_nfc_NativeNfcTag.cpp 762 transceive_info.cmd.MfCmd = (phNfc_eMifareCmdList_t)buf[0];
788 transceive_info.cmd.MfCmd = (phNfc_eMifareCmdList_t)buf[0];
    [all...]
com_android_nfc_NativeNfcSecureElement.cpp 641 transceive_info.cmd.MfCmd = (phNfc_eMifareCmdList_t)buf[0];

Completed in 178 milliseconds