BluetoothLEAdvertisementDataTypes.PeripheralConnectionIntervalRange 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
外围连接间隔范围的节数据类型。
public:
static property byte PeripheralConnectionIntervalRange { byte get(); };
static byte PeripheralConnectionIntervalRange();
public static byte PeripheralConnectionIntervalRange { get; }
var byte = BluetoothLEAdvertisementDataTypes.peripheralConnectionIntervalRange;
Public Shared ReadOnly Property PeripheralConnectionIntervalRange As Byte
属性值
Byte
byte
外围连接间隔范围。
Windows 要求
设备系列 |
Windows 11 Insider Preview (在 10.0.23504.0 中引入)
|
API contract |
Windows.Foundation.UniversalApiContract (在 v15.0 中引入)
|
应用功能 |
bluetooth
|