System.Bluetooth.TBluetoothLEAdapter.DoDeviceDiscovered

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure DoDeviceDiscovered(const ADevice: TBluetoothLEDevice; ANewDevice: Boolean;
const ABluetoothLEScanFilterList: TBluetoothLEScanFilterList); virtual;

C++

virtual void __fastcall DoDeviceDiscovered(TBluetoothLEDevice* const ADevice, bool ANewDevice, TBluetoothLEScanFilterList* const ABluetoothLEScanFilterList);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothLEAdapter


Beschreibung

Wird ausgelöst, wenn ein Gerät gefunden wird.