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.

    Extension Methods

    EXamlExtensions.LoadFromEXamlByRelativePath<GattHandleType>(GattHandleType, string)
    Extensions.LoadFromXaml<GattHandleType>(GattHandleType, string)
    Extensions.LoadFromXaml<GattHandleType>(GattHandleType, Type)
    Extensions.LoadFromXamlFile<GattHandleType>(GattHandleType, string)
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX