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

/hardware/samsung_slsi/exynos5/mobicore/daemon/ClientLib/public/
H A DMobiCoreDriverApi.h69 #define MC_DRV_ERROR_MCP(ecode) (((ecode)>>8) & 0xFF) /**< Get MCP part of error code. */ macro
128 #define MC_DRV_ERR_MCP_ERROR MC_DRV_ERR_DAEMON_UNREACHABLE /**< MobiCore Control Protocol error. See MC_DRV_ERROR_MCP(). */

Completed in 5 milliseconds