System.Bluetooth.TBluetoothGattServer.GetServices

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetServices: TBluetoothGattServiceList;

C++

TBluetoothGattServiceList* __fastcall GetServices();

Propriétés

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


Description

Renvoie la liste des services que votre serveur GATT fournit.

Voir aussi