stopDiscovery abstract method

Future<void> stopDiscovery()

Stops the BLE device discovery process.

This method ends the BLE scanning process.

Implementation

Future<void> stopDiscovery();