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

  /packages/apps/Nfc/nxp/jni/
com_android_nfc_NativeNfcSecureElement.cpp 187 phLibNfc_Registry_Info_t registry_info; local
213 registry_info.MifareUL = TRUE;
214 registry_info.MifareStd = TRUE;
215 registry_info.ISO14443_4A = TRUE;
216 registry_info.ISO14443_4B = TRUE;
217 registry_info.Jewel = TRUE;
218 registry_info.Felica = TRUE;
219 registry_info.NFC = FALSE;
295 ret = phLibNfc_RemoteDev_NtfRegister(&registry_info,
com_android_nfc_NativeNfcManager.cpp     [all...]
com_android_nfc.h 153 phLibNfc_Registry_Info_t registry_info; member in struct:nfc_jni_native_data

Completed in 62 milliseconds