TwclBluetoothLeConnectionParameters Record

The structure describes the current Bluetooth LE GATT connection parameters.

Namespace: wclBluetooth
type
 TwclBluetoothLeConnectionParameters = record
 end;

The TwclBluetoothLeConnectionParameters type exposes the following members.

Show:
 NameDescription
Interval

The connection inverval.

Latency

The connection latency.

LinkTimeout

The connection link supervision timeout.

Top