Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphLibNfc_ndef_raw.c1204 pUpperLayerContext= pLibNfc_Ctxt->ndef_cntx.pClientNdefFmtCntx; in phLibNfc_Reconnect_Mifare_Cb()
1206 pLibNfc_Ctxt->ndef_cntx.pClientNdefFmtCntx = NULL; in phLibNfc_Reconnect_Mifare_Cb()
1333 gpphLibContext->ndef_cntx.pClientNdefFmtCntx = pContext; in phLibNfc_RemoteDev_FormatNdef()
1517 gpphLibContext->ndef_cntx.pClientNdefFmtCntx = pContext; in phLibNfc_ConvertToReadOnlyNdef()
1594 pUpperLayerContext= gpphLibContext->ndef_cntx.pClientNdefFmtCntx; in phLibNfc_Ndef_format_Cb()
1596 gpphLibContext->ndef_cntx.pClientNdefFmtCntx = NULL; in phLibNfc_Ndef_format_Cb()
1657 p_upper_layer_ctxt = gpphLibContext->ndef_cntx.pClientNdefFmtCntx; in phLibNfc_Ndef_ReadOnly_Cb()
1659 gpphLibContext->ndef_cntx.pClientNdefFmtCntx = NULL; in phLibNfc_Ndef_ReadOnly_Cb()
DphLibNfc_Internal.h162 void *pClientNdefFmtCntx; member