Show / Hide Table of Contents

    Enum BluetoothError

    Enumeration for the Bluetooth errors.

    Namespace: Tizen.Network.Bluetooth
    Assembly: Tizen.Network.Bluetooth.dll
    Syntax
    public enum BluetoothError

    Fields

    Name Description
    AlreadyDone

    Operation already done.

    AuthFailed

    Authentication failed.

    AuthRejected

    Authentication rejected.

    Cancelled

    Operation canceled.

    InvalidParameter

    Invalid parameter.

    NoData

    No data available.

    None

    Successful.

    NotEnabled

    Local adapter not enabled.

    NotInitialized

    Local adapter not initialized.

    NotInProgress

    Operation not in progress.

    NotSupported

    Bluetooth is not supported.

    NowInProgress

    Operation now in progress.

    OperationFailed

    Operation failed.

    OutOfMemory

    Out of memory.

    PermissionDenied

    Permission denied.

    QuotaExceeded

    Quota exceeded.

    RemoteDeviceNotBonded

    Remote device not bonded.

    RemoteDeviceNotConnected

    Remote device is not connected.

    RemoteDeviceNotFound

    Remote device not found.

    ResourceBusy

    Device or resource busy.

    ResourceUnavailable

    Resource temporarily unavailable.

    ServiceNotFound

    Service Not Found.

    ServiceSearchFailed

    Service search failed.

    TimedOut

    Timeout error.

    Back to top Copyright © 2016-2018 Samsung
    Generated by DocFX