System.Bluetooth.Components.TBluetoothLE.DoOnServicesDiscovered

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure DoOnServicesDiscovered(const Sender: TObject; const AServiceList: TBluetoothGattServiceList);

C++

void __fastcall DoOnServicesDiscovered(System::TObject* const Sender, System::Bluetooth::TBluetoothGattServiceList* const AServiceList);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
System.Bluetooth.Components.pas
System.Bluetooth.Components.hpp
System.Bluetooth.Components TBluetoothLE


Description

Répartiteur de l'événement OnServicesDiscovered.

Il est appelé à partir du répartiteur DoInternalDiscoverLEDevice.

Ce répartiteur d'événement reçoit les paramètres suivants :

Voir aussi