System.Bluetooth.Components.TBluetoothLE.GetCharacteristics

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetCharacteristics(const AService: TBluetoothGattService): TBluetoothGattCharacteristicList;

C++

System::Bluetooth::TBluetoothGattCharacteristicList* __fastcall GetCharacteristics(System::Bluetooth::TBluetoothGattService* const AService);

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 caractéristiques fournie par le service GATT spécifié.

Voir aussi