Enum BluetoothMajorDeviceClassType
Definition
- Assembly:
- Tizen.Network.Bluetooth.dll
Enumeration for the Bluetooth major device class types.
public enum BluetoothMajorDeviceClassType
Fields
| Name | Description |
|---|---|
| AudioVideo | The audio/video major class type. |
| Computer | The computer major class type. |
| Health | The health major class type. |
| Imaging | The imaging major class type. |
| LanNetworkAccessPoint | The LAN/Network access point major class type. |
| Misc | The miscellaneous major class type. |
| Peripheral | The peripheral major class type. |
| Phone | The phone major class type. |
| Toy | The toy major class type. |
| Uncategorized | The uncategorized major class type. |
| Wearable | The wearable major class type. |