Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphHal4Nfc_P2P.c147 Hal4Ctxt->psTrcvCtxtInfo->NumberOfBytesSent in phHal4Nfc_Send()
395 + Hal4Ctxt->psTrcvCtxtInfo->NumberOfBytesSent); in phHal4Nfc_SendCompleteHandler()
398 Hal4Ctxt->psTrcvCtxtInfo->NumberOfBytesSent in phHal4Nfc_SendCompleteHandler()
423 + Hal4Ctxt->psTrcvCtxtInfo->NumberOfBytesSent); in phHal4Nfc_SendCompleteHandler()
424 Hal4Ctxt->psTrcvCtxtInfo->NumberOfBytesSent = 0; in phHal4Nfc_SendCompleteHandler()
437 Hal4Ctxt->psTrcvCtxtInfo->NumberOfBytesSent = 0; in phHal4Nfc_SendCompleteHandler()
DphHal4Nfc_Internal.h105 uint32_t NumberOfBytesSent; member
DphHal4Nfc_Reader.c590 Hal4Ctxt->psTrcvCtxtInfo->NumberOfBytesSent in phHal4Nfc_Transceive()