stopDiscovery abstract method
Stops the BLE device discovery process.
This method ends the BLE scanning process.
Implementation
Future<void> stopDiscovery();
Stops the BLE device discovery process.
This method ends the BLE scanning process.
Future<void> stopDiscovery();