Bluetooth Framework C++ Edition

◆ HalGetConnectionParams()

virtual int HalGetConnectionParams ( wclBluetoothLeConnectionParameters Params)
protectedpure virtual

Implements a hardware-dependent code to get the current connection parameters.

Parameters
ParamsIf the function completed with success on output contains the current connection parameters.
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
wclBluetoothLeConnectionParameters