System.Bluetooth.Components.TBluetoothLE.SetupGattServer

提供:RAD Studio API Documentation

Delphi

procedure SetupGattServer;

C++

void __fastcall SetupGattServer();

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
System.Bluetooth.Components.pas
System.Bluetooth.Components.hpp
System.Bluetooth.Components TBluetoothLE


説明

Bluetooth LE コンポーネントの Gatt サーバーを初期化します(まだそれが初期化されていなかった場合)。

関連項目