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.c191 gphNxpExtns_Context.RawWriteCallBack = FALSE; in phNxpExtns_MfcModuleInit()
1070 gphNxpExtns_Context.RawWriteCallBack = FALSE; in Mfc_Transceive()
1099 gphNxpExtns_Context.RawWriteCallBack = TRUE; in Mfc_Transceive()
1114 gphNxpExtns_Context.RawWriteCallBack = TRUE; in Mfc_Transceive()
1130 gphNxpExtns_Context.RawWriteCallBack = TRUE; in Mfc_Transceive()
1349 if ( gphNxpExtns_Context.RawWriteCallBack == TRUE ) in phLibNfc_SendWrt16CmdPayload()
1352 gphNxpExtns_Context.RawWriteCallBack = FALSE; in phLibNfc_SendWrt16CmdPayload()
1388 if ( gphNxpExtns_Context.RawWriteCallBack == TRUE ) in phLibNfc_SendIncDecCmdPayload()
1391 gphNxpExtns_Context.RawWriteCallBack = FALSE; in phLibNfc_SendIncDecCmdPayload()
DphNxpExtns_MifareStd.h203 uint8_t RawWriteCallBack; member