Home
last modified time | relevance | path

Searched refs:pphLibNfc_LibContext_t (Results 1 – 3 of 3) sorted by relevance

/external/libnfc-nxp/src/
DphLibNfc_Internal.h253 } phLibNfc_LibContext_t,*pphLibNfc_LibContext_t; typedef
256 extern pphLibNfc_LibContext_t gpphLibContext;
259 pphLibNfc_LibContext_t psNfcHalCtxt,
266 pphLibNfc_LibContext_t psNfcHalCtxt
DphLibNfc.c64 pphLibNfc_LibContext_t gpphLibContext=NULL;
201 gpphLibContext=(pphLibNfc_LibContext_t)phOsalNfc_GetMemory( in phLibNfc_Mgt_Initialize()
258 pphLibNfc_LibContext_t pLibContext=NULL; in phLibNfc_InitCb()
264 pLibContext = (pphLibNfc_LibContext_t)pContext; in phLibNfc_InitCb()
271 pLibContext=(pphLibNfc_LibContext_t)gpphLibContext; in phLibNfc_InitCb()
304 pLibContext=(pphLibNfc_LibContext_t)gpphLibContext; in phLibNfc_InitCb()
360 pphLibNfc_LibContext_t pLibContext = gpphLibContext; in phLibNfc_Mgt_DeInitialize()
424 pphLibNfc_LibContext_t pLibContext=NULL; in phLibNfc_ShutdownCb()
428 pLibContext=(pphLibNfc_LibContext_t)gpphLibContext; in phLibNfc_ShutdownCb()
483 pLibContext=(pphLibNfc_LibContext_t)gpphLibContext; in phLibNfc_ShutdownCb()
[all …]
DphLibNfc_SE.c89 pphLibNfc_LibContext_t pLibContext=(pphLibNfc_LibContext_t)gpphLibContext; in phLibNfc_SE_NtfRegister()
136 pphLibNfc_LibContext_t pLibContext=(pphLibNfc_LibContext_t)context; in phLibNfc_SeNotification()
323 pphLibNfc_LibContext_t pLibContext=(pphLibNfc_LibContext_t)gpphLibContext; in phLibNfc_SE_NtfUnregister()
449 pphLibNfc_LibContext_t pLibContext=(pphLibNfc_LibContext_t)gpphLibContext; in phLibNfc_SE_SetMode()
678 pphLibNfc_LibContext_t pLibContext=gpphLibContext; in phLibNfc_SE_SetMode_cb()