Bluetooth Framework C++ Edition

◆ DoDiscoveringCompleted()

virtual void DoDiscoveringCompleted ( CwclBluetoothRadio *const  Radio,
const int  Error 
)
protectedvirtual

Fires the OnDiscoveringCompleted event.

Parameters
RadioA CwclBluetoothRadio object represents a Bluetooth driver that fired the event.
ErrorAn operation result code.
See also
CwclBluetoothRadio