samsung: respond to vendor command 0x23 sent by samsung. attempt to fix bugzid: 2164
[deb_libcec.git] / src / lib / implementations / ANCommandHandler.h
index bc4b921cf83f7eb4f0e8adad7116997d4f009826..ab0184a5b85968cba7d06b2ce0a6343017566fc1 100644 (file)
@@ -47,6 +47,7 @@ namespace CEC
 
     int HandleVendorRemoteButtonDown(const cec_command &command);
     int HandleVendorRemoteButtonUp(const cec_command &command);
+    int HandleDeviceVendorCommandWithId(const cec_command &command);
 
   protected:
     bool PowerOn(const cec_logical_address iInitiator, const cec_logical_address iDestination);