Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphLibNfc_SE.h45 void *pSEsetModeCtxt; member
DphLibNfc_SE.c651 pLibContext->sSeContext.sSeCallabackInfo.pSEsetModeCtxt=pContext; in phLibNfc_SE_SetMode()
746 pUpperContext = pLibContext->sSeContext.sSeCallabackInfo.pSEsetModeCtxt; in phLibNfc_SE_SetMode_cb()
748 pLibContext->sSeContext.sSeCallabackInfo.pSEsetModeCtxt = NULL; in phLibNfc_SE_SetMode_cb()
DphLibNfc.c674 gpphLibContext->sSeContext.sSeCallabackInfo.pSEsetModeCtxt = NULL; in phLibNfc_Mgt_Reset()