Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphLibNfc_ndef_raw.c1201 pUpperLayerContext= pLibNfc_Ctxt->ndef_cntx.pClientNdefFmtCntx; in phLibNfc_Reconnect_Mifare_Cb()
1203 pLibNfc_Ctxt->ndef_cntx.pClientNdefFmtCntx = NULL; in phLibNfc_Reconnect_Mifare_Cb()
1330 gpphLibContext->ndef_cntx.pClientNdefFmtCntx = pContext; in phLibNfc_RemoteDev_FormatNdef()
1497 gpphLibContext->ndef_cntx.pClientNdefFmtCntx = pContext; in phLibNfc_ConvertToReadOnlyNdef()
1574 pUpperLayerContext= gpphLibContext->ndef_cntx.pClientNdefFmtCntx; in phLibNfc_Ndef_format_Cb()
1576 gpphLibContext->ndef_cntx.pClientNdefFmtCntx = NULL; in phLibNfc_Ndef_format_Cb()
1637 p_upper_layer_ctxt = gpphLibContext->ndef_cntx.pClientNdefFmtCntx; in phLibNfc_Ndef_ReadOnly_Cb()
1639 gpphLibContext->ndef_cntx.pClientNdefFmtCntx = NULL; in phLibNfc_Ndef_ReadOnly_Cb()
DphLibNfc_Internal.h158 void *pClientNdefFmtCntx; member