System.Bluetooth.TBluetoothGattService.FIncludedServices

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

FIncludedServices: TBluetoothGattServiceList;

C++

TBluetoothGattServiceList* FIncludedServices;

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 services inclus pour ce TBluetoothGattService.

DoGetIncludedServices 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