Bluetooth Framework C++ Edition

◆ OnStatusChanged()

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

The event fires when a status of a Bluetooth hardware or driver has been changed.

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