Enum BluetoothDeviceDiscoveryState
Definition
- Assembly:
- Tizen.Network.Bluetooth.dll
Enumeration for the Bluetooth device discovery states.
public enum BluetoothDeviceDiscoveryState
Fields
| Name | Description |
|---|---|
| Finished | The device discovery is finished. |
| Found | The remote device is found. |
| Started | The device discovery is started. |