Searched refs:pClientNdefFmtCb (Results 1 - 2 of 2) sorted by relevance

/external/libnfc-nxp/src/
H A DphLibNfc_Internal.h161 pphLibNfc_RspCb_t pClientNdefFmtCb; member in struct:phLibNfc_NdefInfo
H A DphLibNfc_ndef_raw.c1203 pLibNfc_Ctxt->ndef_cntx.pClientNdefFmtCb;
1205 pLibNfc_Ctxt->ndef_cntx.pClientNdefFmtCb = NULL;
1285 (NULL != gpphLibContext->ndef_cntx.pClientNdefFmtCb)
1332 gpphLibContext->ndef_cntx.pClientNdefFmtCb = pNdefformat_RspCb;
1386 || (NULL != gpphLibContext->ndef_cntx.pClientNdefFmtCb)
1510 gpphLibContext->ndef_cntx.pClientNdefFmtCb= NULL;
1516 gpphLibContext->ndef_cntx.pClientNdefFmtCb = pNdefReadOnly_RspCb;
1593 pClientCb = gpphLibContext->ndef_cntx.pClientNdefFmtCb;
1595 gpphLibContext->ndef_cntx.pClientNdefFmtCb = NULL;
1656 p_client_cb = gpphLibContext->ndef_cntx.pClientNdefFmtCb;
[all...]

Completed in 22 milliseconds