OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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;
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;
phFriNfc_LlcpMac.h
179
void *
MacSend_Context
;
Completed in 20 milliseconds