API:System.Bluetooth.TBluetoothLEAdapter.DoDiscoverLEDevice

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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

Eigenschaften

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

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.