System.Bluetooth.Components.TBluetoothLE.SupportsGattServer

De RAD Studio API Documentation
Aller à : navigation, rechercher

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

OS X

10.9+

iOS

6+

Android

Voir aussi