Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphFriNfc_LlcpMacNfcip.c243 …Status = phFriNfc_LlcpMac_Nfcip_Send(LlcpMac,LlcpMac->psSendBuffer,LlcpMac->MacSend_Cb,LlcpMac->Ma… in phFriNfc_LlcpMac_Nfcip_Receive_Cb()
324 LlcpMac->psSendBuffer = psData; in phFriNfc_LlcpMac_Nfcip_Send()
333 LlcpMac->psSendBuffer = psData; in phFriNfc_LlcpMac_Nfcip_Send()
402 LlcpMac->psSendBuffer->buffer, in phFriNfc_LlcpMac_Nfcip_Receive()
403 (uint16_t)LlcpMac->psSendBuffer->length, in phFriNfc_LlcpMac_Nfcip_Receive()
DphFriNfc_LlcpMac.h183 phNfc_sData_t *psSendBuffer; member
DphFriNfc_LlcpMac.c56 LlcpMac->psSendBuffer = NULL; in phFriNfc_LlcpMac_Reset()