System.Bluetooth.TBluetoothGattCharacteristic.GetService
Delphi
function GetService: TBluetoothGattService;
C++
TBluetoothGattService* __fastcall GetService();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothGattCharacteristic |
Description
Returns the Bluetooth GATT Service this characteristic belongs to. The Gatt characteristic is associated to this GATT service.