Enum BluetoothSocketState

Definition

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

Enumeration for the Bluetooth socket connection states.

C#
Copy
public enum BluetoothSocketState
Name Description
Connected

The RFCOMM is connected.

Disconnected

The RFCOMM is disconnected.