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

  /hardware/samsung_slsi/exynos5/mobicore/daemon/ClientLib/public/
MobiCoreDriverApi.h 78 #define MC_DRV_ERR_NOTIFICATION 0x00000002 /**< Error during notification on communication level. */
294 * @return MC_DRV_ERR_NOTIFICATION if a problem with the socket occurred.
  /hardware/samsung_slsi/exynos5/mobicore/daemon/ClientLib/
ClientLib.cpp 581 mcResult = MC_DRV_ERR_NOTIFICATION;
591 mcResult = MC_DRV_ERR_NOTIFICATION;

Completed in 508 milliseconds