TwclBluetoothManager.DoPasskeyNotification(TwclBluetoothRadio,Int64,Cardinal) Method

Fores the OnPasskeyNotification event.

Namespace: wclBluetooth
protected
 procedure DoPasskeyNotification(const Radio: TwclBluetoothRadio;
 const Address: Int64; const Passkey: Cardinal); virtual;

Parameters

Radio
Type: TwclBluetoothRadio

A TwclBluetoothRadio object represents a Bluetooth driver that fired the event.

Address
Type: Int64

A remote device's MAC address.

Passkey
Type: Cardinal

A Passkey provided by a remote Bluetooth device.