System.Bluetooth.Components.TBluetoothLE.SetupGattServer

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetupGattServer;

C++

void __fastcall SetupGattServer(void);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
System.Bluetooth.Components.pas
System.Bluetooth.Components.hpp
System.Bluetooth.Components TBluetoothLE

Description

Initializes the Gatt server of the Bluetooth LE component if it has not been initialized yet.

See Also