System.Bluetooth.TBluetoothLEDevice.ReadRemoteRSSI

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function ReadRemoteRSSI: Boolean;

C++

bool __fastcall ReadRemoteRSSI();

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothLEDevice


Description

Demande l'indication de l'intensité du signal reçu (RSSI) du périphérique distant.

Gérez l'événement OnReadRSSI pour obtenir la valeur RSSI.

Voir aussi