System.Bluetooth.TBluetoothGattServer.DoGetServices

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function DoGetServices: TBluetoothGattServiceList; virtual; abstract;

C++

virtual TBluetoothGattServiceList* __fastcall DoGetServices() = 0 ;

Propriétés

Type Visibilité  Source Unité  Parent
function protected
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothGattServer


Description

Renvoie la liste des services que votre serveur GATT fournit.

Voir aussi