Bluetooth Framework C++ Edition

◆ wclBluetoothLeConnectionParametersType

The enumeration defines the Bluetooth LE GATT preferred connection parameters.

Enumerator
ppBalanced 

The balanced set of connection parameters, offering a balance between throughput and power usage.

ppPowerOptimized 

The more power-efficient set of connection parameters. Optimized for power usage at the expense of throughput. Also allows for more simultaneous connections to other Bluetooth devices.

ppThroughputOptimized 

The more aggressive set of connection parameters, optimized for faster throughput at the expense of power usage. Also reduces the number of simultaneous connections that can be made to other Bluetooth devices.