System.Bluetooth.TBluetoothGattService.FIncludedServices
Delphi
FIncludedServices: TBluetoothGattServiceList;
C++
TBluetoothGattServiceList* FIncludedServices;
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
field | protected | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothGattService |
Beschreibung
Eine Liste der enthaltenen Dienste für diesen TBluetoothGattService.
DoGetIncludedServices erzeugt oder aktualisiert diese Liste.
Weitere Informationen über Standarddienste finden Sie auf der offiziellen Seite: Standard BluetoothLE Services.