UidHealthStats.MeasurementBluetoothRxBytes 字段

定义

用于测量蓝牙无线电为此 uid 接收的字节数的度量键。

[Android.Runtime.Register("MEASUREMENT_BLUETOOTH_RX_BYTES", ApiSince=24)]
public const int MeasurementBluetoothRxBytes = 10052;
[<Android.Runtime.Register("MEASUREMENT_BLUETOOTH_RX_BYTES", ApiSince=24)>]
val mutable MeasurementBluetoothRxBytes : int

字段值

Value = 10052
属性

注解

用于测量蓝牙无线电为此 uid 接收的字节数的度量键。

适用于 . 的 android.os.health.UidHealthStats.MEASUREMENT_BLUETOOTH_RX_BYTESJava 文档

本页的某些部分是根据 Android 开放源代码项目创建和共享的工作进行的修改,并根据 Creative Commons 2.5 属性许可证中所述的术语使用。

适用于