BluetoothLEAdvertisementDataTypes.PeripheralConnectionIntervalRange 属性

定义

外围连接间隔范围的节数据类型。

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

适用于