Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphLibNfc_Internal.h101 void *pClientTranseCntx; member
DphLibNfc_initiator.c1097 gpphLibContext->CBInfo.pClientTranseCntx = pContext; in phLibNfc_RemoteDev_Transceive()
1135 pUpper_Context = gpphLibContext->CBInfo.pClientTranseCntx; in phLibNfc_RemoteDev_Transceive_Cb()
1193 pUpper_Context = gpphLibContext->CBInfo.pClientTranseCntx; in phLibNfc_RemoteDev_Transceive_Cb()
1207 pUpper_Context = gpphLibContext->CBInfo.pClientTranseCntx; in phLibNfc_RemoteDev_Transceive_Cb()
DphLibNfc_ndef_raw.c1222 pUpperLayerContext = pLibNfc_Ctxt->CBInfo.pClientTranseCntx; in phLibNfc_Reconnect_Mifare_Cb()
1223 pLibNfc_Ctxt->CBInfo.pClientTranseCntx= NULL; in phLibNfc_Reconnect_Mifare_Cb()
DphLibNfc.c662 gpphLibContext->CBInfo.pClientTranseCntx = NULL; in phLibNfc_Mgt_Reset()