show type in the --get-signal-info command
[project/uqmi.git] / qmi-message.h
index 35838b35d8abdc49e83f1db3d542ee7989da312d..02cd8810d45ad51dd579e6c8f255502b33e9ce8f 100644 (file)
@@ -73,6 +73,7 @@
 enum {
        QMI_ERROR_NO_DATA = -1,
        QMI_ERROR_INVALID_DATA = -2,
+       QMI_ERROR_CANCELLED = -3,
 };
 
 #define QMI_BUFFER_LEN 2048