System.Bluetooth.Components.TBluetoothLE.GetSupportsGattServer
Delphi
function GetSupportsGattServer: Boolean;
C++
bool __fastcall GetSupportsGattServer(void);
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| function | protected | System.Bluetooth.Components.pas System.Bluetooth.Components.hpp |
System.Bluetooth.Components | TBluetoothLE |
Beschreibung
Gibt True zurück, wenn die aktuelle Plattform die Verwendung von Bluetooth Low Energy als Client unterstützt; andernfalls wird False zurückgegeben.
GetSupportsGattServer gibt für die folgenden Plattformen True zurück:
| Plattform | Unterstützt |
|---|---|
|
Windows |
|
|
OS X |
10.9+ |
|
iOS |
6+ |
|
Android |
Getter-Methode von SupportsGattServer.