System.Bluetooth.TBluetoothLEDevice.LastRSSI

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property LastRSSI: Integer read FLastRSSI;

C++

__property int LastRSSI = {read=FLastRSSI, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothLEDevice


Beschreibung

Zuletzt gescannter RSSI-Wert.

Plattformunterstützung

Diese Eigenschaft wird unter Windows nicht unterstützt.

Siehe auch