Enum GattHandleType
Definition
- Assembly:
- Tizen.Network.Bluetooth.dll
Enumeration for the GATT handle's types.
public enum GattHandleType
Fields
Name | Description |
---|---|
Characteristic | The GATT characteristic type. |
Descriptor | The GATT descriptor type. |
Service | The GATT service type. |