1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-11-27 20:36:51 +01:00

makibes hr3 now pairs/bonds.

that way gb can reconnect after the band was disconnected.
This commit is contained in:
Cre3per 2019-10-16 16:41:32 +02:00 committed by Andreas Shimokawa
parent 45184c4bbc
commit 395f63d3c1
2 changed files with 1 additions and 5 deletions

View File

@ -170,7 +170,7 @@ public class MakibesHR3Coordinator extends AbstractDeviceCoordinator {
@Override
public int getBondingStyle() {
return BONDING_STYLE_NONE;
return BONDING_STYLE_BOND;
}
@Override

View File

@ -1,7 +1,3 @@
// TODO: GB sometimes fails to connect until a connection with WearFit was made. This must be caused
// TODO: by GB, not by Makibes hr3 support. Charging the watch, attempting to pair, delete and
// TODO: re-add, scan for devices and go back, might also help. This needs further research.
// TODO: All the commands that aren't supported by GB should be added to device specific settings.
// TODO: It'd be cool if we could change the language. There's no official way to do so, but the