TwclBluetoothRadio.DoOobDataRequest(Int64,TwclBluetoothOobData) Method

Fires the OnOobDataRequest event.

Namespace: wclBluetooth
protected
 procedure DoOobDataRequest(const Address: Int64;
 var OobData: TwclBluetoothOobData); virtual;

Parameters

Address
Type: Int64

A remote device's MAC address.

OobData
Type: TwclBluetoothOobData

An application must set this parameter to the Out Of Band data received from peer device.