Enum BluetoothSocketState
Definition
- Assembly:
- Tizen.Network.Bluetooth.dll
Enumeration for the Bluetooth socket connection states.
public enum BluetoothSocketState
Fields
| Name | Description |
|---|---|
| Connected | The RFCOMM is connected. |
| Disconnected | The RFCOMM is disconnected. |