cec: stop replying to power status requests from LG when the power state is 'on'
[deb_libcec.git] / src / lib / implementations / SLCommandHandler.h
index 55f1beaeee6f960680ff13755b5a990a44eb4185..7ba78ae7417be749e7e960b253582884d3f3626b 100644 (file)
@@ -61,6 +61,7 @@ namespace CEC
     virtual void TransmitVendorCommand05(const cec_logical_address iSource, const cec_logical_address iDestination);
 
     virtual void SetDeckStatus(cec_deck_info deckStatus);
+    virtual bool HandleGiveDevicePowerStatus(const cec_command &command);
 
     bool    m_bSLEnabled;
     bool    m_bPowerStateReset;