menu
bluetooth_classic package
documentation
bluetooth_classic_method_channel.dart
MethodChannelBluetoothClassic
onDeviceDiscovered method
onDeviceDiscovered method
dark_mode
light_mode
onDeviceDiscovered
method
@
override
Stream
<
Device
>
onDeviceDiscovered
(
)
override
Implementation
@override Stream<Device> onDeviceDiscovered() { return discoveryStream.stream; }
bluetooth_classic package
documentation
bluetooth_classic_method_channel
MethodChannelBluetoothClassic
onDeviceDiscovered method
MethodChannelBluetoothClassic class