Bluetooth Framework C++ Edition

◆ DoPasskeyRequest()

virtual void DoPasskeyRequest ( CwclBluetoothRadio *const  Radio,
const __int64  Address,
unsigned long &  Passkey 
)
protectedvirtual

Fires the OnPasskeyRequest event.

Parameters
RadioA CwclBluetoothRadio object represents a Bluetooth driver that fired the event.
AddressA remote device's MAC address.
PasskeyA passkey provided by an application.
See also
CwclBluetoothRadio