System.Bluetooth.TBluetoothGattServer.GetServices

提供:RAD Studio API Documentation

Delphi

function GetServices: TBluetoothGattServiceList;

C++

TBluetoothGattServiceList* __fastcall GetServices(void);

プロパティ

種類 可視性 ソース ユニット
function public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothGattServer


説明

お使いの GATT サーバーが提供しているサービスのリストを返します。

関連項目