menu
flutter_ble_lib_ios_15 package
documentation
flutter_ble_lib.dart
BleManager
stopPeripheralScan abstract method
stopPeripheralScan abstract method
dark_mode
light_mode
stopPeripheralScan
abstract method
Future
<
void
>
stopPeripheralScan
(
)
Finishes the scan operation on the device.
Implementation
Future<void> stopPeripheralScan();
flutter_ble_lib_ios_15 package
documentation
flutter_ble_lib
BleManager
stopPeripheralScan abstract method
BleManager class