System.Bluetooth.TBluetoothLEManager.SupportsGattServer
Delphi
property SupportsGattServer: Boolean read GetSupportsGattServer;
C++
__property bool SupportsGattServer = {read=GetSupportsGattServer, nodefault};
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| property | public | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothLEManager |
Beschreibung
Ist True, wenn die aktuelle Plattform die Verwendung von Bluetooth Low Energy als Server unterstützt; andernfalls False.
SupportsGattServer ist für die folgenden Plattformen True:
| Plattform | Unterstützt |
|---|---|
|
Windows |
|
|
OS X |
10.9+ |
|
iOS |
6+ |
|
Android |