Searched refs:MacSend_Context (Results 1 – 2 of 2) sorted by relevance
72 pSendContext = LlcpMac->MacSend_Context; in phFriNfc_LlcpMac_Nfcip_TriggerSendCb()76 LlcpMac->MacSend_Context = NULL; in phFriNfc_LlcpMac_Nfcip_TriggerSendCb()212 pSendContext = LlcpMac->MacSend_Context; in phFriNfc_LlcpMac_Nfcip_Receive_Cb()216 LlcpMac->MacSend_Context = NULL; in phFriNfc_LlcpMac_Nfcip_Receive_Cb()243 …Nfc_LlcpMac_Nfcip_Send(LlcpMac,LlcpMac->psSendBuffer,LlcpMac->MacSend_Cb,LlcpMac->MacSend_Context); in phFriNfc_LlcpMac_Nfcip_Receive_Cb()291 LlcpMac->MacSend_Context = pContext; in phFriNfc_LlcpMac_Nfcip_Send()
179 void *MacSend_Context; member