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

  /external/libnfc-nxp/src/
phLibNfc_Internal.h 249 } phLibNfc_LibContext_t,*pphLibNfc_LibContext_t;
252 extern pphLibNfc_LibContext_t gpphLibContext;
255 pphLibNfc_LibContext_t psNfcHalCtxt,
262 pphLibNfc_LibContext_t psNfcHalCtxt
phLibNfc_SE.c 89 pphLibNfc_LibContext_t pLibContext=(pphLibNfc_LibContext_t)gpphLibContext;
136 pphLibNfc_LibContext_t pLibContext=(pphLibNfc_LibContext_t)context;
323 pphLibNfc_LibContext_t pLibContext=(pphLibNfc_LibContext_t)gpphLibContext;
449 pphLibNfc_LibContext_t pLibContext=(pphLibNfc_LibContext_t)gpphLibContext;
668 pphLibNfc_LibContext_t pLibContext=(pphLibNfc_LibContext_t)context
    [all...]
phLibNfc.c 64 pphLibNfc_LibContext_t gpphLibContext=NULL;
189 gpphLibContext=(pphLibNfc_LibContext_t)phOsalNfc_GetMemory(
246 pphLibNfc_LibContext_t pLibContext=NULL;
252 pLibContext = (pphLibNfc_LibContext_t)pContext;
259 pLibContext=(pphLibNfc_LibContext_t)gpphLibContext;
292 pLibContext=(pphLibNfc_LibContext_t)gpphLibContext;
348 pphLibNfc_LibContext_t pLibContext = gpphLibContext;
412 pphLibNfc_LibContext_t pLibContext=NULL;
416 pLibContext=(pphLibNfc_LibContext_t)gpphLibContext;
471 pLibContext=(pphLibNfc_LibContext_t)gpphLibContext
    [all...]

Completed in 72 milliseconds