28 #ifndef PSDK_ACK_CODE_H 29 #define PSDK_ACK_CODE_H 61 PSDK_CMD_ACK_CODE_OK = 0x00,
62 PSDK_CMD_ACK_CODE_ERROR = 0x01,
63 PSDK_CMD_ACK_CODE_UNSUPPORT = 0x02,
94 #endif //PSDK_ACK_CODE_H E_PsdkCmdAckCode
PSDK protocol ack code.
Definition: psdk_ack_code.h:60