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
Constructors
new
Properties
hashCode
runtimeType
Methods
bluetoothState
cancelTransaction
connectedPeripherals
createClient
createUnsafePeripheral
destroyClient
disableRadio
enableRadio
isClientCreated
knownPeripherals
logLevel
noSuchMethod
observeBluetoothState
setLogLevel
startPeripheralScan
stopPeripheralScan
toString
Operators
operator ==