System.Bluetooth.TBluetoothLEDevice.FServices

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

FServices: TBluetoothGattServiceList;

C++

TBluetoothGattServiceList* FServices;

Propriétés

Type Visibilité  Source Unité  Parent
field protected
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothLEDevice


Description

Il s'agit d'une liste de TBluetoothGattService pour le TBluetoothLEDevice.

TBluetoothGattServiceList met en cache une liste de services fournis par le périphérique Bluetooth Low Energy.

Voir aussi