Bluetooth Framework C++ Edition

◆ GetLeRadio()

int GetLeRadio ( CwclBluetoothRadio *&  Radio) const

Gets the first available Radio object that supports Bluetooth Low Energy features.

Parameters
RadioIf the function completed with success on output contains the first found available Bluetooth Radio object. Otherwise the parameter contains NULL.
Returns
If the function succeed the return value is WCL_E_SUCCESS. Otherwise the method returns one of the WCL error codes.
See also
CwclBluetoothRadio