API:System.Bluetooth.TBluetoothLEAdapter.DoDiscoverLEDevice

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoDiscoverLEDevice(const Sender: TObject; const ADevice: TBluetoothLEDevice; Rssi: Integer; const ScanResponse: TScanResponse); virtual; deprecated 'Use DoDiscoverDevice';

C++

virtual void __fastcall DoDiscoverLEDevice _DEPRECATED_ATTRIBUTE1("Use DoDiscoverDevice") (System::TObject* const Sender, TBluetoothLEDevice* const ADevice, int Rssi, TScanResponse* const ScanResponse);

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!