Searched refs:MacSend_Context (Results 1 - 2 of 2) sorted by relevance

/external/libnfc-nxp/src/
H A DphFriNfc_LlcpMacNfcip.c72 pSendContext = LlcpMac->MacSend_Context;
76 LlcpMac->MacSend_Context = NULL;
212 pSendContext = LlcpMac->MacSend_Context;
216 LlcpMac->MacSend_Context = NULL;
243 Status = phFriNfc_LlcpMac_Nfcip_Send(LlcpMac,LlcpMac->psSendBuffer,LlcpMac->MacSend_Cb,LlcpMac->MacSend_Context);
291 LlcpMac->MacSend_Context = pContext;
H A DphFriNfc_LlcpMac.h179 void *MacSend_Context; member in struct:phFriNfc_LlcpMac

Completed in 58 milliseconds