Enum GattHandleType

Definition

Namespace:
Tizen.Network.Bluetooth
Assembly:
Tizen.Network.Bluetooth.dll
API Level:
3

Enumeration for the GATT handle's types.

C#
Copy
public enum GattHandleType
Name Description
Characteristic

The GATT characteristic type.

Descriptor

The GATT descriptor type.

Service

The GATT service type.