System.Bluetooth.Components.TBluetoothLE.GetDescriptors

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetDescriptors(const ACharacteristic: TBluetoothGattCharacteristic): TBluetoothGattDescriptorList;

C++

System::Bluetooth::TBluetoothGattDescriptorList* __fastcall GetDescriptors(System::Bluetooth::TBluetoothGattCharacteristic* const ACharacteristic);

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 descripteurs de la caractéristique GATT spécifiée.

Voir aussi