mirror of
https://github.com/Freeyourgadget/Gadgetbridge
synced 2026-03-28 09:46:12 +01:00
ask before bonding
This commit is contained in:
parent
77658c702f
commit
9856536243
@ -64,8 +64,8 @@ public class BangleJSCoordinator extends AbstractDeviceCoordinator {
|
||||
|
||||
@Override
|
||||
public int getBondingStyle(){
|
||||
return BONDING_STYLE_NONE;
|
||||
// BONDING_STYLE_BOND/BONDING_STYLE_ASK?
|
||||
// Let the user decide whether to bond or not after discovery.
|
||||
return BONDING_STYLE_ASK;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Loading…
Reference in New Issue
Block a user