Home
last modified time | relevance | path

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

/packages/apps/Nfc/nci/jni/extns/pn54x/src/mifare/
DphNxpExtns_MifareStd.cpp184 gphNxpExtns_Context.RawWriteCallBack = false; in phNxpExtns_MfcModuleInit()
995 gphNxpExtns_Context.RawWriteCallBack = false; in Mfc_Transceive()
1022 gphNxpExtns_Context.RawWriteCallBack = true; in Mfc_Transceive()
1033 gphNxpExtns_Context.RawWriteCallBack = true; in Mfc_Transceive()
1046 gphNxpExtns_Context.RawWriteCallBack = true; in Mfc_Transceive()
1244 if (gphNxpExtns_Context.RawWriteCallBack == true) { in phLibNfc_SendWrt16CmdPayload()
1246 gphNxpExtns_Context.RawWriteCallBack = false; in phLibNfc_SendWrt16CmdPayload()
1279 if (gphNxpExtns_Context.RawWriteCallBack == true) { in phLibNfc_SendIncDecCmdPayload()
1281 gphNxpExtns_Context.RawWriteCallBack = false; in phLibNfc_SendIncDecCmdPayload()
DphNxpExtns_MifareStd.h204 uint8_t RawWriteCallBack; member