System.Bluetooth.TBluetoothGattService.Characteristics

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Characteristics: TBluetoothGattCharacteristicList read GetCharacteristics;

C++

__property TBluetoothGattCharacteristicList* Characteristics = {read=GetCharacteristics};

Propriétés

Type Visibilité  Source Unité  Parent
property public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothGattService


Description

La liste des caractéristiques incluses dans ce service.

Visitez la page officielle pour plus d'informations sur les services standard : Standard BluetoothLE Services.

Voir aussi