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 481 pLibContext->sCardEmulCfg.config.uiccEmuCfg.enableUicc = TRUE;
487 pLibContext->sCardEmulCfg.config.smartMxCfg.enableEmulation = TRUE;
499 pLibContext->sCardEmulCfg.emuType = eEmulationType;
503 (phHal_uConfig_t*)&pLibContext->sCardEmulCfg,
515 pLibContext->sCardEmulCfg.config.smartMxCfg.enableEmulation = TRUE;
529 pLibContext->sCardEmulCfg.config.uiccEmuCfg.enableUicc = TRUE;
579 pLibContext->sCardEmulCfg.config.smartMxCfg.enableEmulation = FALSE;
609 pLibContext->sCardEmulCfg.config.uiccEmuCfg.enableUicc = FALSE;
616 pLibContext->sCardEmulCfg.config.smartMxCfg.enableEmulation=FALSE;
625 pLibContext->sCardEmulCfg.emuType = eEmulationType
    [all...]
phLibNfc_Internal.h 210 phHal_sEmulationCfg_t sCardEmulCfg;
phLibNfc.c 547 (void) memset(&(gpphLibContext->sCardEmulCfg),0,
    [all...]

Completed in 32 milliseconds