mirror of
https://github.com/Xetibo/ReSet.git
synced 2025-12-15 10:01:39 +01:00
feat: Allow pairings to be deleted
This commit is contained in:
parent
35d2174136
commit
ba49da2317
8 changed files with 125 additions and 71 deletions
|
|
@ -52,8 +52,6 @@ impl ObjectImpl for BluetoothBox {
|
|||
self.parent_constructed();
|
||||
let obj = self.obj();
|
||||
obj.setupCallbacks();
|
||||
obj.scanForDevices();
|
||||
obj.addConnectedDevices();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue