System.Bluetooth.TBluetoothLEDevice.LastRSSI

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property LastRSSI: Integer read FLastRSSI;

C++

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

プロパティ

種類 可視性 ソース ユニット
property public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothLEDevice


説明

最後の RSSI 値がスキャン済みです。

サポート対象プラットフォーム

このプロパティは、Windows ではサポートされません。

関連項目