System.Bluetooth.TBluetoothLEManager.GetSupportsGattServer
Delphi
function GetSupportsGattServer: Boolean;
C++
bool __fastcall GetSupportsGattServer();
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| function | public | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothLEManager |
Description
Renvoie True si la plate-forme en cours supporte l'utilisation du protocole Bluetooth Low Energy en tant que serveur ; renvoie False sinon.
GetSupportsGattServer renvoie True pour les plates-formes suivantes :
| Plate-forme | Prise en charge |
|---|---|
|
Windows |
|
|
OS X |
10.9+ |
|
IOS |
6+ |
|
Android |
Accesseur en lecture de SupportsGattServer.