Enum BluetoothDisconnectReason

Definition

Namespace:
Tizen.Network.Bluetooth
Assembly:
Tizen.Network.Bluetooth.dll
API Level:
3

Enumeration for the Bluetooth disconnect reason.

C#
Copy
public enum BluetoothDisconnectReason
Name Description
LocalHost

The disconnected by local host.

Remote

The disconnected by remote.

Timeout

The disconnected by timeout.

Unknown

The disconnected by unknown reason.