mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-06-14 22:55:12 +10:00
filter BLE at OS level
This commit is contained in:
@@ -727,6 +727,7 @@ class MeshCoreConnector extends ChangeNotifier {
|
||||
});
|
||||
|
||||
await FlutterBluePlus.startScan(
|
||||
withServices: [Guid(MeshCoreUuids.service)],
|
||||
timeout: timeout,
|
||||
androidScanMode: AndroidScanMode.lowLatency,
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user