Click or drag to resize

wclBluetoothLeConnectionParametersLinkTimeout Field

The connection link supervision timeout.

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

Field Value

UInt16
Remarks
The connection link supervision timeout is defined in 10ms increments, ranging from 10 to 3200. Time(ms) = LinkTimeout * 10ms.
See Also