System.Bluetooth.Components.TBluetoothLE.GetServices

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetServices(const ADevice: TBluetoothLEDevice): TBluetoothGattServiceList;

C++

System::Bluetooth::TBluetoothGattServiceList* __fastcall GetServices(System::Bluetooth::TBluetoothLEDevice* const ADevice);

Propriétés

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


Description

Renvoie une liste des services fournie par le périphérique distant spécifié.

Voir aussi