Bluetooth Framework C++ Edition

◆ OnDiscoveringStarted()

__event void OnDiscoveringStarted ( void *  Sender,
CwclBluetoothRadio *const  Radio 
)

The event fires when discovering for remote Bluetooth devices has been started.

Parameters
SenderThe object initiates the event.
RadioA CwclBluetoothRadio object represents a Bluetooth driver that fired the event.
See also
CwclBluetoothRadio