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

  /external/libnfc-nxp/src/
phLibNfc_target.c 172 phLibNfc_LibContext_t *pLibNfc_Ctxt = (phLibNfc_LibContext_t *)context;
349 phLibNfc_LibContext_t *pLibNfc_Ctxt = (phLibNfc_LibContext_t *)Context;
phLibNfc_discovery.c 82 if((phLibNfc_LibContext_t *)context == gpphLibContext)
319 if((phLibNfc_LibContext_t *)context != gpphLibContext)
phLibNfc_ndef_raw.c 280 phLibNfc_LibContext_t *pLibNfc_Ctxt = (phLibNfc_LibContext_t *)Context;
530 phLibNfc_LibContext_t *pLibNfc_Ctxt = (phLibNfc_LibContext_t *)Context;
868 phLibNfc_LibContext_t *pLibNfc_Ctxt =
    [all...]
phLibNfc_initiator.c 668 if((phLibNfc_LibContext_t *)context == gpphLibContext)
741 if((phLibNfc_LibContext_t *)pContext == gpphLibContext)
773 phLibNfc_UpdateCurState(Connect_status,(phLibNfc_LibContext_t *)pContext);
893 if((phLibNfc_LibContext_t *)context != gpphLibContext
    [all...]
phLibNfc_Internal.h 253 } phLibNfc_LibContext_t,*pphLibNfc_LibContext_t;
phLibNfc_llcp.c 273 phLibNfc_LibContext_t *pLibNfc_Ctxt = (phLibNfc_LibContext_t *)pContext;
303 phLibNfc_LibContext_t *pLibNfc_Ctxt = (phLibNfc_LibContext_t *)pContext;
    [all...]
phLibNfc.c 202 (uint32_t)sizeof(phLibNfc_LibContext_t));
210 (uint32_t)sizeof(phLibNfc_LibContext_t)));
517 phLibNfc_LibContext_t *pLibNfc_Ctxt = (phLibNfc_LibContext_t *)pContext;
    [all...]

Completed in 70 milliseconds