Click or drag to resize

wclBluetoothLeConnectionParametersValueMaxInterval Field

The maximum connection interval.

Namespace: wclBluetooth
Assembly: wclBluetoothFramework (in wclBluetoothFramework.dll) Version: 7.17.12.0 (7.17.12.0)
Syntax
public ushort MaxInterval

Field Value

UInt16
Remarks
The connection interval is defined as 1.25ms increments, ranging from 6 to 3200. Time(ms) = Interval * 1.25ms.
See Also