HomeSort by relevance Sort by last modified time
    Searched refs:pLibNfc_Ctxt (Results 1 - 4 of 4) sorted by null

  /external/libnfc-nxp/src/
phLibNfc_ndef_raw.c 263 phLibNfc_LibContext_t *pLibNfc_Ctxt = (phLibNfc_LibContext_t *)Context;
267 if(pLibNfc_Ctxt != gpphLibContext)
505 phLibNfc_LibContext_t *pLibNfc_Ctxt = (phLibNfc_LibContext_t *)Context;
509 if(pLibNfc_Ctxt != gpphLibContext)
831 phLibNfc_LibContext_t *pLibNfc_Ctxt =
838 if(pLibNfc_Ctxt != gpphLibContext)
    [all...]
phLibNfc_target.c 165 phLibNfc_LibContext_t *pLibNfc_Ctxt = (phLibNfc_LibContext_t *)context;
169 if(pLibNfc_Ctxt != gpphLibContext)
336 phLibNfc_LibContext_t *pLibNfc_Ctxt = (phLibNfc_LibContext_t *)Context;
340 if(pLibNfc_Ctxt != gpphLibContext)
phLibNfc.c 447 phLibNfc_LibContext_t *pLibNfc_Ctxt = (phLibNfc_LibContext_t *)pContext;
449 if((pLibNfc_Ctxt == NULL)
    [all...]
phLibNfc_llcp.c 253 phLibNfc_LibContext_t *pLibNfc_Ctxt = (phLibNfc_LibContext_t *)pContext;
258 if(pLibNfc_Ctxt != gpphLibContext)

Completed in 23 milliseconds