filter BLE at OS level

chore/offband-rebrand
Ben Allfree 5 months ago
parent 7b2f75047c
commit b5e47ce44f

@ -727,6 +727,7 @@ class MeshCoreConnector extends ChangeNotifier {
});
await FlutterBluePlus.startScan(
withServices: [Guid(MeshCoreUuids.service)],
timeout: timeout,
androidScanMode: AndroidScanMode.lowLatency,
);

Loading…
Cancel
Save

Powered by TurnKey Linux.