System.Bluetooth.TBluetoothLEManager.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 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.

Voir aussi