flutter_blue icon indicating copy to clipboard operation
flutter_blue copied to clipboard

create method to make device discoverable

Open dannyhyatt opened this issue 4 years ago • 2 comments

For my app I'd like to make the Bluetooth device discoverable for other devices to connect while scanning. Is this possible? I'd assume the method would be something like

Future<void> = FlutterBlue.instance.setDiscoverable(bool);

dannyhyatt avatar Apr 18 '20 06:04 dannyhyatt

I was wondering the same thing.

Yacine-Benali avatar Apr 20 '20 15:04 Yacine-Benali

Yes Please +++++++

ElKood-Sol avatar Jun 24 '22 18:06 ElKood-Sol