System.Bluetooth.TBluetoothGattService.FCharacteristics

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

FCharacteristics: TBluetoothGattCharacteristicList;

C++

TBluetoothGattCharacteristicList* FCharacteristics;

Propriétés

Type Visibilité  Source Unité  Parent
field protected
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothGattService


Description

Il s'agit d'une liste des caractéristiques incluses pour cette classe TBluetoothGattService.

DoGetCharacteristics génère ou met à jour cette liste.

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

Voir aussi