System.Bluetooth.TBluetoothGattServer.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

constructor Create(const AManager: TBluetoothLEManager);

C++

__fastcall TBluetoothGattServer(TBluetoothLEManager* const AManager);

Propriétés

Type Visibilité  Source Unité  Parent
constructor public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothGattServer


Description

Crée une instance de TBluetoothGattServer qui utilise le gestionnaire spécifié.

Exceptions

Exception Message Scénarios
EBluetoothLEAdvertiseDataException Le périphérique ne prend pas en charge le mode périphérique
  • Le Bluetooth est éteint sur votre périphérique Android.
  • Votre périphérique Android ne prend pas en charge la publicité Bluetooth LE.

Voir aussi