System.Bluetooth.TBluetoothLEAdvertiseData.GetDataForService

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetDataForService(const AServiceUUID: TBluetoothUUID): TBytes; virtual; abstract;

C++

virtual System::DynamicArray<System::Byte> __fastcall GetDataForService(const GUID &AServiceUUID) = 0 ;

Propriétés

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


Description

Renvoie les données associées à l'UUID spécifié d'un service GATT dans les données du service promu.

Voir aussi