Enum BluetoothLeScanMode

    Definition

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

    Enumeration for the Bluetooth LE scan mode.

    public enum BluetoothLeScanMode

    Fields

    Name Description
    Balanced

    Balanced mode of power consumption and connection latency

    LowEnergy

    Low power consumption but high connection latency

    LowLatency

    Low connection latency but high power consumption

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