Home
last modified time | relevance | path

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

/aosp12/packages/apps/Nfc/nci/jni/
H A DNativeNfcTag.cpp550 static jint nativeNfcTag_doConnect(JNIEnv*, jobject, jint targetHandle) { in nativeNfcTag_doConnect() function
848 return nativeNfcTag_doConnect(e, o, targetHandle); in nativeNfcTag_doHandleReconnect()
1857 {"doConnect", "(I)I", (void*)nativeNfcTag_doConnect},