Searched refs:pClientNdefFmtCb (Results 1 – 2 of 2) sorted by relevance
1203 pLibNfc_Ctxt->ndef_cntx.pClientNdefFmtCb; in phLibNfc_Reconnect_Mifare_Cb()1205 pLibNfc_Ctxt->ndef_cntx.pClientNdefFmtCb = NULL; in phLibNfc_Reconnect_Mifare_Cb()1285 (NULL != gpphLibContext->ndef_cntx.pClientNdefFmtCb) in phLibNfc_RemoteDev_FormatNdef()1332 gpphLibContext->ndef_cntx.pClientNdefFmtCb = pNdefformat_RspCb; in phLibNfc_RemoteDev_FormatNdef()1386 || (NULL != gpphLibContext->ndef_cntx.pClientNdefFmtCb) in phLibNfc_ConvertToReadOnlyNdef()1510 gpphLibContext->ndef_cntx.pClientNdefFmtCb= NULL; in phLibNfc_ConvertToReadOnlyNdef()1516 gpphLibContext->ndef_cntx.pClientNdefFmtCb = pNdefReadOnly_RspCb; in phLibNfc_ConvertToReadOnlyNdef()1593 pClientCb = gpphLibContext->ndef_cntx.pClientNdefFmtCb; in phLibNfc_Ndef_format_Cb()1595 gpphLibContext->ndef_cntx.pClientNdefFmtCb = NULL; in phLibNfc_Ndef_format_Cb()1656 p_client_cb = gpphLibContext->ndef_cntx.pClientNdefFmtCb; in phLibNfc_Ndef_ReadOnly_Cb()[all …]
161 pphLibNfc_RspCb_t pClientNdefFmtCb; member