HomeSort by relevance Sort by last modified time
    Searched refs:psSendBuffer (Results 1 - 3 of 3) sorted by null

  /external/libnfc-nxp/src/
phFriNfc_LlcpMacNfcip.c 243 Status = phFriNfc_LlcpMac_Nfcip_Send(LlcpMac,LlcpMac->psSendBuffer,LlcpMac->MacSend_Cb,LlcpMac->MacSend_Context);
324 LlcpMac->psSendBuffer = psData;
333 LlcpMac->psSendBuffer = psData;
402 LlcpMac->psSendBuffer->buffer,
403 (uint16_t)LlcpMac->psSendBuffer->length,
phFriNfc_LlcpMac.h 183 phNfc_sData_t *psSendBuffer;
phFriNfc_LlcpMac.c 56 LlcpMac->psSendBuffer = NULL;

Completed in 698 milliseconds