BluetoothLEConnectionParameters.ConnectionInterval 属性

定义

获取连接 inverval。 连接增量定义为 1.25 毫秒的增量,范围从0x0006到0x0C80。 时间 (ms) = Interval * 1.25ms。

public:
 property unsigned short ConnectionInterval { unsigned short get(); };
uint16_t ConnectionInterval();
public ushort ConnectionInterval { get; }
var uInt16 = bluetoothLEConnectionParameters.connectionInterval;
Public ReadOnly Property ConnectionInterval As UShort

属性值

UInt16

unsigned short

uint16_t

一个表示连接的 16 位无符号整数值。

Windows 要求

应用功能
bluetooth

适用于