menu
bluetooth_classic package
documentation
bluetooth_classic_platform_interface.dart
BluetoothClassicPlatform
stopScan method
stopScan method
dark_mode
light_mode
stopScan
method
Future
<
bool
>
stopScan
(
)
Implementation
Future<bool> stopScan() { throw UnimplementedError('stopScan() has not been implemented.'); }
bluetooth_classic package
documentation
bluetooth_classic_platform_interface
BluetoothClassicPlatform
stopScan method
BluetoothClassicPlatform class