System.Bluetooth.TBluetoothLEDevice.ReadRemoteRSSI : Différence entre versions

De RAD Studio API Documentation
Aller à : navigation, rechercher
(Imported December 5, 2014 translation package)
m (1 version : Imported December 5, 2014 translation package)
(Aucune différence)

Version du 16 décembre 2014 à 11:44

Delphi

function ReadRemoteRSSI: Boolean;

C++

bool __fastcall ReadRemoteRSSI(void);

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