cec: added GetDevicePowerStatus()/cec_get_device_power_status()
[deb_libcec.git] / src / lib / implementations / CECCommandHandler.h
index 4eff90192db73d047bef378335168c316e63a6ef..e7184dfc8d708836acd22e8d731e36c2d105541d 100644 (file)
@@ -57,6 +57,7 @@ namespace CEC
     bool HandleGiveOSDName(const cec_command &command);
     bool HandleGivePhysicalAddress(const cec_command &command);
     bool HandleMenuRequest(const cec_command &command);
+    bool HandleReportPowerStatus(const cec_command &command);
     bool HandleRequestActiveSource(const cec_command &command);
     bool HandleRoutingChange(const cec_command &command);
     bool HandleSetMenuLanguage(const cec_command &command);