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

  /external/libnfc-nxp/src/
phLibNfc_SE.c 482 pLibContext->sCardEmulCfg.config.uiccEmuCfg.enableUicc = TRUE;
488 pLibContext->sCardEmulCfg.config.smartMxCfg.enableEmulation = TRUE;
500 pLibContext->sCardEmulCfg.emuType = eEmulationType;
504 (phHal_uConfig_t*)&pLibContext->sCardEmulCfg,
516 pLibContext->sCardEmulCfg.config.smartMxCfg.enableEmulation = TRUE;
530 pLibContext->sCardEmulCfg.config.uiccEmuCfg.enableUicc = TRUE;
580 pLibContext->sCardEmulCfg.config.smartMxCfg.enableEmulation = FALSE;
610 pLibContext->sCardEmulCfg.config.uiccEmuCfg.enableUicc = FALSE;
617 pLibContext->sCardEmulCfg.config.smartMxCfg.enableEmulation=FALSE;
626 pLibContext->sCardEmulCfg.emuType = eEmulationType
    [all...]
phLibNfc_Internal.h 210 phHal_sEmulationCfg_t sCardEmulCfg;
phLibNfc.c 547 (void) memset(&(gpphLibContext->sCardEmulCfg),0,
    [all...]

Completed in 518 milliseconds