TwclBluetoothRadio.DoPinRequest(Int64,string) Method

Fires the OnPinRequest event.

Namespace: wclBluetooth
protected
 procedure DoPinRequest(const Address: Int64; var Pin: string); virtual;

Parameters

Address
Type: Int64

A remote device's MAC address.

Pin
Type: string

A PIN code provided by an application.