System.Bluetooth.TBluetoothLEAdapter.DoDeviceDiscovered

From RAD Studio API Documentation
Jump to: navigation, search

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);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothLEAdapter

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!