Bluetooth Framework C++ Edition

◆ DoDeviceFound()

virtual void DoDeviceFound ( CwclBluetoothRadio *const  Radio,
const __int64  Address 
)
protectedvirtual

Fires the OnDeviceFound event.

Parameters
RadioA CwclBluetoothRadio object represents a Bluetooth driver that fired the event.
AddressA remote device's MAC address.
See also
CwclBluetoothRadio