System.Bluetooth.Components.TBluetoothLE.GetSupportsGattClient
Delphi
function GetSupportsGattClient: Boolean;
C++
bool __fastcall GetSupportsGattClient();
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| function | protected | System.Bluetooth.Components.pas System.Bluetooth.Components.hpp |
System.Bluetooth.Components | TBluetoothLE |
Description
Renvoie True si la plate-forme en cours supporte l'utilisation du protocole Bluetooth Low Energy en tant que client ; renvoie False sinon.
GetSupportsGattClient renvoie True pour les plates-formes suivantes :
| Plate-forme | Prise en charge |
|---|---|
|
Windows |
8+ |
|
OS X |
|
|
iOS |
5+ |
|
Android |
4.3+ |
Accesseur en lecture de SupportsGattClient.