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 165 phLibNfc_LibContext_t *pLibNfc_Ctxt = (phLibNfc_LibContext_t *)context;
336 phLibNfc_LibContext_t *pLibNfc_Ctxt = (phLibNfc_LibContext_t *)Context;
phLibNfc.c 132 (uint32_t)sizeof(phLibNfc_LibContext_t));
140 (uint32_t)sizeof(phLibNfc_LibContext_t)));
447 phLibNfc_LibContext_t *pLibNfc_Ctxt = (phLibNfc_LibContext_t *)pContext;
882 (uint32_t)sizeof(phLibNfc_LibContext_t));
890 (uint32_t)sizeof(phLibNfc_LibContext_t)));
    [all...]
phLibNfc_ndef_raw.c 263 phLibNfc_LibContext_t *pLibNfc_Ctxt = (phLibNfc_LibContext_t *)Context;
505 phLibNfc_LibContext_t *pLibNfc_Ctxt = (phLibNfc_LibContext_t *)Context;
831 phLibNfc_LibContext_t *pLibNfc_Ctxt =
832 (phLibNfc_LibContext_t *)pContext;
    [all...]
phLibNfc_discovery.c 82 if((phLibNfc_LibContext_t *)context == gpphLibContext)
305 if((phLibNfc_LibContext_t *)context != gpphLibContext)
phLibNfc_Internal.h 242 } phLibNfc_LibContext_t,*pphLibNfc_LibContext_t;
phLibNfc_initiator.c 564 if((phLibNfc_LibContext_t *)pContext == gpphLibContext)
594 phLibNfc_UpdateCurState(Connect_status,(phLibNfc_LibContext_t *)pContext);
712 if((phLibNfc_LibContext_t *)context != gpphLibContext)
759 phLibNfc_UpdateCurState(DisCnct_status,(phLibNfc_LibContext_t *)context);
    [all...]
phLibNfc_llcp.c 253 phLibNfc_LibContext_t *pLibNfc_Ctxt = (phLibNfc_LibContext_t *)pContext;

Completed in 135 milliseconds