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

  /hardware/samsung_slsi/exynos5/mobicore/common/MobiCore/inc/Mci/
mcinq.h 63 #define SID_MCP 0 /**< MCP session ID is used when directly communicating with the MobiCore (e.g. for starting and stopping of trustlets). */
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/
MobiCoreDevice.cpp 293 notify(SID_MCP);
394 notify(SID_MCP);
468 notify(SID_MCP);
511 notify(SID_MCP);
567 notify(SID_MCP);
607 notify(SID_MCP);
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/Platforms/Generic/
TrustZoneDevice.cpp 244 if (sessionId != SID_MCP) {
583 if (notification->sessionId == SID_MCP) {

Completed in 2234 milliseconds