bleStopScan method

Future<void> bleStopScan()

Implementation

Future<void> bleStopScan() {
  throw UnimplementedError();
}