Bluetooth Framework C++ Edition
Public Attributes | List of all members
wclBluetoothLeConnectionParametersValue Struct Reference

The structure represents the Bluetooth LE GATT preferred connection parameters. More...

#include <wclBluetooth.h>

Public Attributes

unsigned short MinInterval
 The minimum connection interval.
 
unsigned short MaxInterval
 The maximum connection interval.
 
unsigned short Latency
 The connection latency.
 
unsigned short LinkTimeout
 The connection link supervision timeout.
 

Detailed Description

The structure represents the Bluetooth LE GATT preferred connection parameters.