Bluetooth Framework C++ Edition

◆ HalGetConnectionPhyInfo()

virtual int HalGetConnectionPhyInfo ( wclBluetoothLeConnectionPhy Info)
protectedpure virtual

Implements a hardware-dependent code to reads the Bluetooth LE physical layer (PHY) information.

Parameters
InfoIf the method completed with success on output contains the connection PHY information.
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
wclBluetoothLeConnectionPhy