From bbdfbe44e6ab029464a466babbf5e53bee4ee1b9 Mon Sep 17 00:00:00 2001 From: exhalatio Date: Sun, 3 Apr 2016 06:05:20 +0900 Subject: Dummy implementation dlp:SRVR Service. --- src/common/logging/log.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/common/logging/log.h') diff --git a/src/common/logging/log.h b/src/common/logging/log.h index e4c39c308..d0c6c5f43 100644 --- a/src/common/logging/log.h +++ b/src/common/logging/log.h @@ -63,6 +63,7 @@ enum class Class : ClassType { Service_CAM, ///< The CAM (Camera) service Service_CFG, ///< The CFG (Configuration) service Service_DSP, ///< The DSP (DSP control) service + Service_DLP, ///< The DLP (Download Play) service Service_HID, ///< The HID (Human interface device) service Service_SOC, ///< The SOC (Socket) service Service_IR, ///< The IR service -- cgit v1.2.3