Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphFriNfc_LlcpMacNfcip.c72 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()
DphFriNfc_LlcpMac.h179 void *MacSend_Context; member