System.Bluetooth.Components.TBluetoothLE.SupportsGattServer
Delphi
property SupportsGattServer: Boolean read GetSupportsGattServer;
C++
__property bool SupportsGattServer = {read=GetSupportsGattServer, nodefault};
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| property | public | System.Bluetooth.Components.pas System.Bluetooth.Components.hpp |
System.Bluetooth.Components | TBluetoothLE |
Description
Vaut True si la plate-forme en cours prend en charge l'utilisation du protocole Bluetooth Low Energy en tant que serveur ; False dans le cas contraire.
SupportsGattServer vaut True pour les plates-formes suivantes :
| Plate-forme | Prise en charge |
|---|---|
|
Windows |
|
|
Mac OS X |
10.9+ |
|
iOS |
6+ |
|
Android |