menu
flutter_simple_ble package
documentation
ble_method_channel.dart
BleMethodChannel
advName method
advName method
dark_mode
light_mode
advName
method
@
override
String
advName
(
BleRemoteId
remoteId
)
override
Implementation
@override String advName(BleRemoteId remoteId) => _advNames[remoteId] ?? '';
flutter_simple_ble package
documentation
ble_method_channel
BleMethodChannel
advName method
BleMethodChannel class