System.Bluetooth.TBluetoothLEDevice.ReadRemoteRSSI
Delphi
function ReadRemoteRSSI: Boolean;
C++
bool __fastcall ReadRemoteRSSI(void);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| function | public | System.Bluetooth.pas System.Bluetooth.hpp | System.Bluetooth | TBluetoothLEDevice | 
説明
リモート デバイスの受信信号強度(RSSI)を要求します。
OnReadRSSI イベントを処理すると、RSSI 値を取得できます。