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

/external/libnfc-nxp/src/
H A DphLibNfc_Internal.h157 pphLibNfc_RspCb_t pClientNdefFmtCb; member in struct:phLibNfc_NdefInfo
H A DphLibNfc_ndef_raw.c1200 pLibNfc_Ctxt->ndef_cntx.pClientNdefFmtCb;
1202 pLibNfc_Ctxt->ndef_cntx.pClientNdefFmtCb = NULL;
1282 (NULL != gpphLibContext->ndef_cntx.pClientNdefFmtCb)
1329 gpphLibContext->ndef_cntx.pClientNdefFmtCb = pNdefformat_RspCb;
1380 || (NULL != gpphLibContext->ndef_cntx.pClientNdefFmtCb)
1490 gpphLibContext->ndef_cntx.pClientNdefFmtCb= NULL;
1496 gpphLibContext->ndef_cntx.pClientNdefFmtCb = pNdefReadOnly_RspCb;
1573 pClientCb = gpphLibContext->ndef_cntx.pClientNdefFmtCb;
1575 gpphLibContext->ndef_cntx.pClientNdefFmtCb = NULL;
1636 p_client_cb = gpphLibContext->ndef_cntx.pClientNdefFmtCb;
[all...]

Completed in 17 milliseconds