Compare commits
1 Commits
e7f82ac9e7
...
4cdaceda76
Author | SHA1 | Date | |
---|---|---|---|
4cdaceda76 |
|
@ -74,11 +74,7 @@ public class BlessedConnect extends Fragment {
|
|||
}
|
||||
|
||||
public void scan() {
|
||||
if (enabled()) {
|
||||
central.scanForPeripherals();
|
||||
} else {
|
||||
wantScan = true;
|
||||
}
|
||||
central.scanForPeripherals();
|
||||
}
|
||||
|
||||
public void stopScan() {
|
||||
|
|
Loading…
Reference in New Issue
Block a user