Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphLibNfc_target.c150 gpphLibContext->sNfcIp_Context.pClientNfcIpRxCntx = pContext; in phLibNfc_RemoteDev_Receive()
183 pUpperLayerContext = gpphLibContext->sNfcIp_Context.pClientNfcIpRxCntx; in phLibNfc_RemoteDev_Receive_Cb()
186 gpphLibContext->sNfcIp_Context.pClientNfcIpRxCntx = NULL; in phLibNfc_RemoteDev_Receive_Cb()
DphLibNfc_initiator.h44 void *pClientNfcIpRxCntx; member
DphLibNfc.c668 gpphLibContext->sNfcIp_Context.pClientNfcIpRxCntx = NULL; in phLibNfc_Mgt_Reset()