Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphLibNfc_Internal.h110 void *pClientWrNdefCntx; member
DphLibNfc_ndef_raw.c511 gpphLibContext->CBInfo.pClientWrNdefCntx = pContext; in phLibNfc_Ndef_Write()
602 pUpperLayerContext = gpphLibContext->CBInfo.pClientWrNdefCntx; in phLibNfc_Ndef_Write_Cb()
605 gpphLibContext->CBInfo.pClientWrNdefCntx = NULL; in phLibNfc_Ndef_Write_Cb()
1185 pUpperLayerContext = pLibNfc_Ctxt->CBInfo.pClientWrNdefCntx; in phLibNfc_Reconnect_Mifare_Cb()
1187 pLibNfc_Ctxt->CBInfo.pClientWrNdefCntx = NULL; in phLibNfc_Reconnect_Mifare_Cb()
DphLibNfc.c664 gpphLibContext->CBInfo.pClientWrNdefCntx = NULL; in phLibNfc_Mgt_Reset()