Go to the documentation of this file. 12 #ifndef IEDK_ERROR_CODE_H 13 #define IEDK_ERROR_CODE_H 19 #define EDK_UNKNOWN_ERROR 0x0001 22 #define EDK_INVALID_DEV_ID_ERROR 0x0002 25 #define EDK_INVALID_PROFILE_ARCHIVE 0x0101 29 #define EDK_NO_USER_FOR_BASEPROFILE 0x0102 33 #define EDK_CANNOT_ACQUIRE_DATA 0x0200 36 #define EDK_BUFFER_TOO_SMALL 0x0300 39 #define EDK_OUT_OF_RANGE 0x0301 42 #define EDK_INVALID_PARAMETER 0x0302 45 #define EDK_PARAMETER_LOCKED 0x0303 48 #define EDK_MC_INVALID_TRAINING_ACTION 0x0304 51 #define EDK_MC_INVALID_TRAINING_CONTROL 0x0305 54 #define EDK_MC_INVALID_ACTIVE_ACTION 0x0306 57 #define EDK_MC_EXCESS_MAX_ACTIONS 0x0307 61 #define EDK_FE_NO_SIG_AVAILABLE 0x0308 64 #define EDK_FILESYSTEM_ERROR 0x0309 67 #define EDK_INVALID_USER_ID 0x0400 70 #define EDK_EMOENGINE_UNINITIALIZED 0x0500 73 #define EDK_EMOENGINE_DISCONNECTED 0x0501 76 #define EDK_EMOENGINE_PROXY_ERROR 0x0502 79 #define EDK_NO_EVENT 0x0600 82 #define EDK_GYRO_NOT_CALIBRATED 0x0700 85 #define EDK_OPTIMIZATION_IS_ON 0x0800 88 #define EDK_RESERVED1 0x0900