Bluetooth Framework C++ Edition

◆ HalSetConnectionParams() [1/2]

virtual int HalSetConnectionParams ( const wclBluetoothLeConnectionParametersType  Params)
protectedpure virtual

Implements a hardware-dependent code to request the connection parameters change to the specified preferred connection parameters.

Parameters
ParamsThe preferred Bluetooth LE connection parameters type.
Returns
If the function succeed the return value is WCL_E_SUCCESS. Otherwise the method returns one of the WCL error codes.

A derived class must override this method.

See also
wclBluetoothLeConnectionParametersType