UidHealthStats.MeasurementBluetoothRxMs 字段

定义

蓝牙发射器接收此 uid 数据时测量的毫秒数的关键。

[Android.Runtime.Register("MEASUREMENT_BLUETOOTH_RX_MS", ApiSince=24)]
public const int MeasurementBluetoothRxMs = 10021;
[<Android.Runtime.Register("MEASUREMENT_BLUETOOTH_RX_MS", ApiSince=24)>]
val mutable MeasurementBluetoothRxMs : int

字段值

Value = 10021
属性

注解

蓝牙发射器接收此 uid 数据时测量的毫秒数的关键。

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

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

适用于