mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-12-31 21:15:50 +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