System.Bluetooth.Components.TBluetoothLE.SupportsGattClient

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property SupportsGattClient: Boolean read GetSupportsGattClient;

C++

__property bool SupportsGattClient = {read=GetSupportsGattClient, 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 supporte l'utilisation du protocole Bluetooth Low Energy en tant que client ; renvoie False sinon.

SupportsGattClient vaut True pour les plates-formes suivantes :

Plate-forme Supporté

Windows

8+

OS X

YesC++11Feature.png

iOS

5+

Android

4.3+

Voir aussi