bleStartScan method

Future<void> bleStartScan()

Implementation

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