System.Bluetooth.TBluetoothGattServer.GetServices

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetServices: TBluetoothGattServiceList;

C++

TBluetoothGattServiceList* __fastcall GetServices();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothGattServer


Beschreibung

Gibt die Liste der Dienste zurück, die Ihr GATT-Server bereitstellt.

Siehe auch