cec: move WaitForTransmissionSucceeded() to CAdapterCommunication and wait for MSGCOD...
[deb_libcec.git] / src / lib / adapter / AdapterCommunication.h
index 51734e16e523e9ef2dee562ed4b88f132284cc58..bdc3de30f3f543e8bfd30d46528ef1a1d01e973f 100644 (file)
@@ -62,6 +62,7 @@ namespace CEC
 
     bool SetLineTimeout(uint8_t iTimeout);
     bool StartBootloader(void);
+    bool SetAckMask(uint16_t iMask);
 
     bool WaitForTransmitSucceeded(CCECAdapterMessage *message);