System.Bluetooth.TBluetoothLEAdvertiseData.ClearServiceUUIDs

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure ClearServiceUUIDs;

C++

void __fastcall ClearServiceUUIDs();

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothLEAdvertiseData


Description

Supprime tous les UUID des services GATT des UUID des services promus.

Exceptions

Exception Message Scénarios
EBluetoothLEAdvertiseDataException Requiert au minimum Android 5 (API 21)
  • Votre périphérique exécute une version d'Android qui ne prend pas en charge la diffusion de publicités Bluetooth LE.

Voir aussi