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

  /external/libnfc-nxp/src/
phFriNfc_LlcpMacNfcip.c 72 pSendContext = LlcpMac->MacSend_Context;
76 LlcpMac->MacSend_Context = NULL;
214 pSendContext = LlcpMac->MacSend_Context;
218 LlcpMac->MacSend_Context = NULL;
245 Status = phFriNfc_LlcpMac_Nfcip_Send(LlcpMac,LlcpMac->psSendBuffer,LlcpMac->MacSend_Cb,LlcpMac->MacSend_Context);
293 LlcpMac->MacSend_Context = pContext;
phFriNfc_LlcpMac.h 179 void *MacSend_Context;

Completed in 16 milliseconds