TwclBluetoothRadio.DoConfirm(Int64,Boolean) Method

Fires the OnConfirm event.

Namespace: wclBluetooth
protected
 procedure DoConfirm(const Address: Int64; var Confirm: Boolean); virtual;

Parameters

Address
Type: Int64

A remote device's MAC address.

Confirm
Type: Boolean

An application must set this parameter to True to confirm pairing. Set it to False to reject pairing.