System.Bluetooth.TBluetoothLEDevice.FLastRSSI

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FLastRSSI: Integer;

C++

int FLastRSSI;

Properties

Type Visibility Source Unit Parent
field protected
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothLEDevice

Description

Last scanned RSSI value.

Platform Support

This field is not supported on Windows.

See Also