System.Bluetooth.Components.TBluetoothLE.SupportsGattServer
Delphi
property SupportsGattServer: Boolean read GetSupportsGattServer;
C++
__property bool SupportsGattServer = {read=GetSupportsGattServer, nodefault};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | System.Bluetooth.Components.pas System.Bluetooth.Components.hpp |
System.Bluetooth.Components | TBluetoothLE |
Description
Is True if the current platform supports using Bluetooth Low Energy as a server; it is False otherwise.
SupportsGattServer is True for the following platforms:
| Platform | Supported |
|---|---|
|
Windows |
|
|
Mac OS X |
10.9+ |
|
iOS |
6+ |
|
Android |