filter BLE at OS level

chore/offband-rebrand
Ben Allfree 5 months ago
parent b3ad54f296
commit cf8f01128b

@ -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.