System.Bluetooth.TBluetoothLEManager.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.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothLEManager |
Description
Vaut True si la plate-forme en cours supporte l'utilisation du protocole Bluetooth Low Energy en tant que serveur ; False sinon..
SupportsGattServer a la valeur True pour les plates-formes suivantes :
| Plate-forme | Prise en charge |
|---|---|
|
Windows |
|
|
OS X |
10.9+ |
|
IOS |
6+ |
|
Android |