Home
last modified time | relevance | path

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

/packages/apps/Nfc/nci/jni/
DNativeNfcManager.cpp63 extern void nativeNfcTag_setRfInterface (tNFA_INTF_TYPE rfInterface);
302nativeNfcTag_setRfInterface ((tNFA_INTF_TYPE) eventData->activated.activate_ntf.intf_param.type); in nfaConnectionCallback()
DNativeNfcTag.cpp202 void nativeNfcTag_setRfInterface (tNFA_INTF_TYPE rfInterface) in nativeNfcTag_setRfInterface() function