System.Bluetooth.TBluetoothGattServer.GetServices
Delphi
function GetServices: TBluetoothGattServiceList;
C++
TBluetoothGattServiceList* __fastcall GetServices(void);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothGattServer |
Description
Returns the list of services that your GATT server provides.