Home
last modified time | relevance | path

Searched refs:nativeNfcTag_makeMifareNdefFormat (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Nfc/nci/jni/
DNativeNfcTag.cpp1552 static jboolean nativeNfcTag_makeMifareNdefFormat (JNIEnv *e, jobject o, uint8_t *key, uint32_t key… in nativeNfcTag_makeMifareNdefFormat() function
1616 result = nativeNfcTag_makeMifareNdefFormat (e, o, mfc_key1, sizeof(mfc_key1)); in nativeNfcTag_doNdefFormat()
1619 result = nativeNfcTag_makeMifareNdefFormat (e, o, mfc_key2, sizeof(mfc_key2)); in nativeNfcTag_doNdefFormat()