TwclBluetoothManager.DoDeviceFound(TwclBluetoothRadio,Int64) Method

Fires the OnDeviceFound event.

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