fix timer
This commit is contained in:
@@ -122,4 +122,7 @@ class BluetoothController : public DbusConnection {
|
||||
|
||||
// HID Authorization handler
|
||||
void authorizeHIDDevice(const std::string &object_path);
|
||||
|
||||
Glib::RefPtr<Gio::DBus::NodeInfo> m_node_info;
|
||||
std::shared_ptr<Gio::DBus::InterfaceVTable> m_interface_vtable;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user