Bluetooth Framework C++ Edition

◆ DoAuthenticationCompleted()

virtual void DoAuthenticationCompleted ( CwclBluetoothRadio *const  Radio,
const __int64  Address,
const int  Error 
)
protectedvirtual

Fires the OnAuthenticationCompleted event.

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