menu
flutter_bluetooth_plugin package
documentation
flutter_bluetooth_plugin_models.dart
BluetoothAdvertisementData
includeTxPowerLevel property
includeTxPowerLevel property
dark_mode
light_mode
includeTxPowerLevel
property
bool
includeTxPowerLevel
final
是否包含发射功率,默认
false
;Android 支持,iOS/macOS 忽略。
Implementation
final bool includeTxPowerLevel;
flutter_bluetooth_plugin package
documentation
flutter_bluetooth_plugin_models
BluetoothAdvertisementData
includeTxPowerLevel property
BluetoothAdvertisementData class