System.Bluetooth.TBluetoothLEDevice.FServices

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

FServices: TBluetoothGattServiceList;

C++

TBluetoothGattServiceList* FServices;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
field protected
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothLEDevice


Beschreibung

Eine Liste mit TBluetoothGattService für das TBluetoothLEDevice.

TBluetoothGattServiceList speichert eine Liste der vom Bluetooth Low Energy-Gerät bereitgestellten Dienste zwischen.

Siehe auch