Enum GattHandleType

    Definition

    Namespace:
    Tizen.Network.Bluetooth
    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.

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX