cec: retry failed tranmissions
[deb_libcec.git] / src / lib / CECProcessor.h
index c8c8262080c7addb337a7791c18c72939ac0dcdf..309365b8c9eb334e94f579ad09cb4acab4203905 100644 (file)
@@ -134,7 +134,7 @@ namespace CEC
       bool FindLogicalAddressAudioSystem(void);
 
       void LogOutput(const cec_command &data);
-      bool WaitForTransmitSucceeded(uint8_t iLength, uint32_t iTimeout = 1000);
+      bool WaitForTransmitSucceeded(CCECAdapterMessage *message);
       bool ParseMessage(const CCECAdapterMessage &msg);
       void ParseCommand(cec_command &command);