System.Bluetooth.Components.TBluetoothLE.SetupGattServer

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetupGattServer;

C++

void __fastcall SetupGattServer();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
System.Bluetooth.Components.pas
System.Bluetooth.Components.hpp
System.Bluetooth.Components TBluetoothLE


Beschreibung

Initialisiert den Gatt-Server der Bluetooth LE-Komponente, wenn er noch nicht initialisiert wurde.

Siehe auch