Enum BluetoothGattServiceType

    Definition

    Namespace:
    Tizen.Network.Bluetooth
    Assembly:
    Tizen.Network.Bluetooth.dll

    Enumeration for the service types.

    public enum BluetoothGattServiceType

    Fields

    Name Description
    Primary

    The GATT primary service type.

    Secondary

    The GATT secondary service type.

    Extension Methods

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