Searched defs:rspGetMobiCoreVersion (Results 1 - 2 of 2) sorted by relevance

/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/
H A DMobiCoreDriverDaemon.cpp678 mcDrvRspGetMobiCoreVersion_t rspGetMobiCoreVersion; local
680 mcResult_t mcResult = device->getMobiCoreVersion(&rspGetMobiCoreVersion.payload);
688 rspGetMobiCoreVersion.header.responseId = MC_DRV_OK;
690 &rspGetMobiCoreVersion,
691 sizeof(rspGetMobiCoreVersion));
/hardware/samsung_slsi/exynos5/mobicore/common/MobiCore/inc/Mci/
H A Dmcimcp.h367 mcpRspGetMobiCoreVersion_t rspGetMobiCoreVersion; /**< Response to GET_MOBICORE_VERSION command. */ member in union:__anon2817

Completed in 639 milliseconds