You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wouldn't it make sense for scanForBluetoothDevices to eventually call flutter blue plus with the FTMS services filter by default? Since the library focus is FTMS? Or maybe just mirror FlutterBluePlus.startScan(withServices: [Guid("1826")]) so that one can pass the service to flutter_ftms if the user wants to default to scanning FTMS devices only.
Thanks for the responsiveness!
The text was updated successfully, but these errors were encountered:
This is more of a question:
Wouldn't it make sense for
scanForBluetoothDevices
to eventually call flutter blue plus with the FTMS services filter by default? Since the library focus is FTMS? Or maybe just mirrorFlutterBluePlus.startScan(withServices: [Guid("1826")])
so that one can pass the service toflutter_ftms
if the user wants to default to scanning FTMS devices only.Thanks for the responsiveness!
The text was updated successfully, but these errors were encountered: