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

/external/libnfc-nxp/src/
H A DphLibNfc_Internal.h101 void *pClientTranseCntx; member in struct:phLibNfc_Hal_CB_Info
H A DphLibNfc_initiator.c1097 gpphLibContext->CBInfo.pClientTranseCntx = pContext;
1135 pUpper_Context = gpphLibContext->CBInfo.pClientTranseCntx;
1193 pUpper_Context = gpphLibContext->CBInfo.pClientTranseCntx;
1207 pUpper_Context = gpphLibContext->CBInfo.pClientTranseCntx;
H A DphLibNfc_ndef_raw.c1222 pUpperLayerContext = pLibNfc_Ctxt->CBInfo.pClientTranseCntx;
1223 pLibNfc_Ctxt->CBInfo.pClientTranseCntx= NULL;
H A DphLibNfc.c662 gpphLibContext->CBInfo.pClientTranseCntx = NULL;

Completed in 26 milliseconds