mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-04-20 22:13:48 +00:00
filter BLE at OS level
This commit is contained in:
parent
7b2f75047c
commit
b5e47ce44f
1 changed files with 1 additions and 0 deletions
|
|
@ -727,6 +727,7 @@ class MeshCoreConnector extends ChangeNotifier {
|
|||
});
|
||||
|
||||
await FlutterBluePlus.startScan(
|
||||
withServices: [Guid(MeshCoreUuids.service)],
|
||||
timeout: timeout,
|
||||
androidScanMode: AndroidScanMode.lowLatency,
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue