Click or drag to resize

wclBluetoothLeConnectionParametersValueMinInterval Field

The minimum connection interval.

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

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