mirror of
https://github.com/aaru-dps/aaruremote.git
synced 2025-12-16 19:24:37 +00:00
Add more NOP packet reasons.
This commit is contained in:
@@ -34,6 +34,8 @@
|
|||||||
#define DICMOTE_PACKET_NOP_REASON_NOT_IMPLEMENTED 1
|
#define DICMOTE_PACKET_NOP_REASON_NOT_IMPLEMENTED 1
|
||||||
#define DICMOTE_PACKET_NOP_REASON_NOT_RECOGNIZED 2
|
#define DICMOTE_PACKET_NOP_REASON_NOT_RECOGNIZED 2
|
||||||
#define DICMOTE_PACKET_NOP_REASON_ERROR_LIST_DEVICES 3
|
#define DICMOTE_PACKET_NOP_REASON_ERROR_LIST_DEVICES 3
|
||||||
|
#define DICMOTE_PACKET_NOP_REASON_OPEN_OK 4
|
||||||
|
#define DICMOTE_PACKET_NOP_REASON_OPEN_ERROR 5
|
||||||
|
|
||||||
#pragma pack(push, 1)
|
#pragma pack(push, 1)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user