From f3208bf3a6a94ed2a5e3f87c703df9ee0896cabf Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Wed, 11 Jan 2012 14:25:23 -0600 Subject: qcdm: add support for Log Config command This appears to be a newer version of EXT_LOGMASK that also works with GSM/UMTS and other subsystems. --- libqcdm/src/errors.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libqcdm/src/errors.h') diff --git a/libqcdm/src/errors.h b/libqcdm/src/errors.h index b6e49728..a5507bb1 100644 --- a/libqcdm/src/errors.h +++ b/libqcdm/src/errors.h @@ -52,6 +52,7 @@ enum { QCDM_ERROR_NV_ERROR_INACTIVE = 17, /* NV location is not active */ QCDM_ERROR_NV_ERROR_BAD_PARAMETER = 18, QCDM_ERROR_NV_ERROR_READ_ONLY = 19, /* NV location is read-only */ + QCDM_ERROR_RESPONSE_FAILED = 20, /* command-specific failure */ }; #define qcdm_assert assert -- cgit v1.2.3-70-g09d2