Enum BluetoothGattRequestType

    Definition

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

    Enumeration for the remote device request types for attributes.

    public enum BluetoothGattRequestType

    Fields

    Name Description
    Read

    Read requested.

    Write

    Write requested.

    Extension Methods

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