System.Bluetooth.TBluetoothLEManager.GetSupportsGattServer
Delphi
function GetSupportsGattServer: Boolean;
C++
bool __fastcall GetSupportsGattServer();
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| function | public | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothLEManager |
Beschreibung
Gibt True zurück, wenn die aktuelle Plattform die Verwendung von Bluetooth Low Energy als Server 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.