Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphLibNfc_llcp.c275 void *pClientContext = NULL; in phLibNfc_Llcp_Link_Cb() local
289 pClientContext = gpphLibContext->CBInfo.pClientLlcpLinkCntx; in phLibNfc_Llcp_Link_Cb()
294 pClientCb(pClientContext, status); in phLibNfc_Llcp_Link_Cb()
306 void *pClientContext = NULL; in phLibNfc_Llcp_CheckLlcp_Cb() local
349 pClientContext = gpphLibContext->CBInfo.pClientLlcpCheckRespCntx; in phLibNfc_Llcp_CheckLlcp_Cb()
358 pClientCb(pClientContext,RetStatus); in phLibNfc_Llcp_CheckLlcp_Cb()