Fix Bluetooth Ping Timeout
This commit is contained in:
@@ -22,6 +22,7 @@ public:
|
||||
|
||||
private:
|
||||
void UpdatePresentDevices();
|
||||
void SendStateChange(bool present, const std::string& macAddress);
|
||||
|
||||
private:
|
||||
Util::Timer m_timer;
|
||||
|
||||
Reference in New Issue
Block a user