System.Bluetooth.TBluetoothGattCharacteristic.GetService

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetService: TBluetoothGattService;

C++

TBluetoothGattService* __fastcall GetService();

Propriétés

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


Description

Renvoie le service Bluetooth GATT auquel cette caractéristique appartient. La caractéristique Gatt est associée à ce service GATT.

Voir aussi