mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2025-02-07 15:36:47 +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…
x
Reference in New Issue
Block a user