NET_DEVICE_STATUS¶
Enum Definition¶
1 2 3 4 5 | |
1 2 3 4 5 | |
Function Description¶
Device Status
Member Description¶
| Enum name | Value | Remark |
|---|---|---|
| NET_DEVICE_STATUS_CONNECTED | 0 | Device connection status |
| NET_DEVICE_STATUS_DISCONNECT | 1 | Device disconnect status |
1 2 3 4 5 | |
1 2 3 4 5 | |
Device Status
| Enum name | Value | Remark |
|---|---|---|
| NET_DEVICE_STATUS_CONNECTED | 0 | Device connection status |
| NET_DEVICE_STATUS_DISCONNECT | 1 | Device disconnect status |