Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphLibNfc_SE.c117 pLibContext->sSeContext.sSeCallabackInfo.pSeListenerNtfCb = pSE_NotificationCb; in phLibNfc_SE_NtfRegister()
118 pLibContext->sSeContext.sSeCallabackInfo.pSeListenerCtxt=pContext; in phLibNfc_SE_NtfRegister()
199 (*pLibContext->sSeContext.sSeCallabackInfo.pSeListenerNtfCb)( in phLibNfc_SeNotification()
200 pLibContext->sSeContext.sSeCallabackInfo.pSeListenerCtxt, in phLibNfc_SeNotification()
217 (*pLibContext->sSeContext.sSeCallabackInfo.pSeListenerNtfCb)( in phLibNfc_SeNotification()
218 pLibContext->sSeContext.sSeCallabackInfo.pSeListenerCtxt, in phLibNfc_SeNotification()
232 (*pLibContext->sSeContext.sSeCallabackInfo.pSeListenerNtfCb)( in phLibNfc_SeNotification()
233 pLibContext->sSeContext.sSeCallabackInfo.pSeListenerCtxt, in phLibNfc_SeNotification()
243 (*pLibContext->sSeContext.sSeCallabackInfo.pSeListenerNtfCb)( in phLibNfc_SeNotification()
244 pLibContext->sSeContext.sSeCallabackInfo.pSeListenerCtxt, in phLibNfc_SeNotification()
[all …]
DphLibNfc_SE.h86 phLibNfc_SECallbackInfo_t sSeCallabackInfo; member
DphLibNfc.c671 gpphLibContext->sSeContext.sSeCallabackInfo.pSeListenerNtfCb = NULL; in phLibNfc_Mgt_Reset()
672 gpphLibContext->sSeContext.sSeCallabackInfo.pSeListenerCtxt = NULL; in phLibNfc_Mgt_Reset()
673 gpphLibContext->sSeContext.sSeCallabackInfo.pSEsetModeCb = NULL; in phLibNfc_Mgt_Reset()
674 gpphLibContext->sSeContext.sSeCallabackInfo.pSEsetModeCtxt = NULL; in phLibNfc_Mgt_Reset()