keep the client id if user-specified
[project/uqmi.git] / qmi-message.h
index 35838b3..02cd881 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