BluetoothLEConnectionParameters.ConnectionInterval 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取连接 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
属性值
一个表示连接的 16 位无符号整数值。
Windows 要求
应用功能 |
bluetooth
|