Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphLibNfc_SE.h44 pphLibNfc_SE_SetModeRspCb_t pSEsetModeCb; member
DphLibNfc_SE.c466 ||(NULL!=pLibContext->sSeContext.sSeCallabackInfo.pSEsetModeCb)) in phLibNfc_SE_SetMode()
650 pLibContext->sSeContext.sSeCallabackInfo.pSEsetModeCb = pSE_SetMode_Rsp_cb; in phLibNfc_SE_SetMode()
745 pUpperLayerCb = pLibContext->sSeContext.sSeCallabackInfo.pSEsetModeCb; in phLibNfc_SE_SetMode_cb()
747 pLibContext->sSeContext.sSeCallabackInfo.pSEsetModeCb = NULL; in phLibNfc_SE_SetMode_cb()
DphLibNfc.c673 gpphLibContext->sSeContext.sSeCallabackInfo.pSEsetModeCb = NULL; in phLibNfc_Mgt_Reset()