System.Bluetooth.Components.TBluetoothLE.GetSupportsGattServer

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetSupportsGattServer: Boolean;

C++

bool __fastcall GetSupportsGattServer();

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.

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.

Voir aussi