System.Bluetooth.TBluetoothGattService.IncludedServices

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property IncludedServices: TBluetoothGattServiceList read GetIncludedServices;

C++

__property TBluetoothGattServiceList* IncludedServices = {read=GetIncludedServices};

Propriétés

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


Description

La liste des services inclus pour ce service GATT.

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

Voir aussi