cec: poll doesn't have an opcode. bugzid: 591
[deb_libcec.git] / src / lib / implementations / CECCommandHandler.h
index 4cfb81fbd1510d932777b4e9a10c17554ce3aa3a..6cf16a4b4615290b52507c8833498917406b4701 100644 (file)
@@ -174,6 +174,7 @@ namespace CEC
     virtual bool HandleGiveSystemAudioModeStatus(const cec_command &command);
     virtual bool HandleImageViewOn(const cec_command &command);
     virtual bool HandleMenuRequest(const cec_command &command);
+    virtual bool HandlePoll(const cec_command &command);
     virtual bool HandleReportAudioStatus(const cec_command &command);
     virtual bool HandleReportPhysicalAddress(const cec_command &command);
     virtual bool HandleReportPowerStatus(const cec_command &command);