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;
606 pphLibNfc_LibContext_t pLibContext=(pphLibNfc_LibContext_t)context
    [all...]
phLibNfc.c 62 pphLibNfc_LibContext_t gpphLibContext=NULL;
159 gpphLibContext=(pphLibNfc_LibContext_t)phOsalNfc_GetMemory(
216 pphLibNfc_LibContext_t pLibContext=NULL;
222 pLibContext = (pphLibNfc_LibContext_t)pContext;
229 pLibContext=(pphLibNfc_LibContext_t)gpphLibContext;
262 pLibContext=(pphLibNfc_LibContext_t)gpphLibContext;
318 pphLibNfc_LibContext_t pLibContext = gpphLibContext;
382 pphLibNfc_LibContext_t pLibContext=NULL;
386 pLibContext=(pphLibNfc_LibContext_t)gpphLibContext;
441 pLibContext=(pphLibNfc_LibContext_t)gpphLibContext
    [all...]

Completed in 929 milliseconds