HomeSort by relevance Sort by last modified time
    Searched refs:sSeContext (Results 1 - 4 of 4) sorted by null

  /external/libnfc-nxp/src/
phLibNfc_SE.c 117 pLibContext->sSeContext.sSeCallabackInfo.pSeListenerNtfCb = pSE_NotificationCb;
118 pLibContext->sSeContext.sSeCallabackInfo.pSeListenerCtxt=pContext;
199 (*pLibContext->sSeContext.sSeCallabackInfo.pSeListenerNtfCb)(
200 pLibContext->sSeContext.sSeCallabackInfo.pSeListenerCtxt,
217 (*pLibContext->sSeContext.sSeCallabackInfo.pSeListenerNtfCb)(
218 pLibContext->sSeContext.sSeCallabackInfo.pSeListenerCtxt,
232 (*pLibContext->sSeContext.sSeCallabackInfo.pSeListenerNtfCb)(
233 pLibContext->sSeContext.sSeCallabackInfo.pSeListenerCtxt,
243 (*pLibContext->sSeContext.sSeCallabackInfo.pSeListenerNtfCb)(
244 pLibContext->sSeContext.sSeCallabackInfo.pSeListenerCtxt
    [all...]
phLibNfc.c 260 gpphLibContext->sSeContext.eActivatedMode = phLibNfc_SE_ActModeOff;
264 gpphLibContext->sSeContext.eActivatedMode = phLibNfc_SE_ActModeDefault;
266 pLibContext->sSeContext.uUiccActivate=TRUE;
271 gpphLibContext->sSeContext.eActivatedMode = phLibNfc_SE_ActModeDefault;
273 pLibContext->sSeContext.uSmxActivate =FALSE;
659 gpphLibContext->sSeContext.sSeCallabackInfo.pSeListenerNtfCb = NULL;
660 gpphLibContext->sSeContext.sSeCallabackInfo.pSeListenerCtxt = NULL;
661 gpphLibContext->sSeContext.sSeCallabackInfo.pSEsetModeCb = NULL;
662 gpphLibContext->sSeContext.sSeCallabackInfo.pSEsetModeCtxt = NULL;
    [all...]
phLibNfc_Internal.h 207 phLibNfc_SeCtxt_t sSeContext;
phLibNfc_initiator.c 830 ||((gpphLibContext->sSeContext.eActivatedMode == phLibNfc_SE_ActModeWired)&&
832 ||((gpphLibContext->sSeContext.eActivatedMode != phLibNfc_SE_ActModeWired)&&
    [all...]

Completed in 60 milliseconds