TwclBluetoothManager.DoAuthenticationCompleted(TwclBluetoothRadio,Int64,Integer) Method

Fires the OnAuthenticationCompleted event.

Namespace: wclBluetooth
protected
 procedure DoAuthenticationCompleted(const Radio: TwclBluetoothRadio;
 const Address: Int64; const Error: Integer); 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.

Error
Type: Integer

An operation result code.