cec: replace the handler for the primary device directly after setting the type to LG
[deb_libcec.git] / src / lib / devices / CECBusDevice.h
index 16b6e089b60a6fd6ebbeafd1da2f4510b72f9b55..a4350da4bc7f93162d78fc0e5c2c682f7ae8e8ae 100644 (file)
@@ -109,7 +109,7 @@ namespace CEC
     virtual bool TransmitKeyRelease(bool bWait = true);
 
   protected:
-    bool ReplaceHandler(bool bInitHandler = true);
+    bool ReplaceHandler(bool bActivateSource = true);
     void MarkBusy(void);
     void MarkReady(void);