cec: don't log polls and don't cut off messages that start with the ack bit set,...
[deb_libcec.git] / src / lib / adapter / USBCECAdapterCommunication.h
index 03bc7a054cfb11751f8ae71267d90fde5a6d8b88..bedd270cf0b7161ebd4db6ae6fb7ac8c3437271b 100644 (file)
@@ -138,7 +138,7 @@ namespace CEC
     uint8_t                                      m_iLineTimeout;
     uint16_t                                     m_iFirmwareVersion;
     cec_command                                  m_currentframe;
-    cec_logical_address                          m_lastInitiator;
+    cec_logical_address                          m_lastDestination;
     CCECAdapterMessage                           m_currentAdapterMessage;
     bool                                         m_bNextIsEscaped;
     bool                                         m_bGotStart;