summaryrefslogtreecommitdiff
path: root/src/mm-bearer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mm-bearer.h')
-rw-r--r--src/mm-bearer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mm-bearer.h b/src/mm-bearer.h
index dc217c505..c1bcaeee0 100644
--- a/src/mm-bearer.h
+++ b/src/mm-bearer.h
@@ -70,6 +70,7 @@ typedef enum { /*< underscore_name=mm_bearer_status >*/
typedef enum { /*< underscore_name=mm_bearer_connection_status >*/
MM_BEARER_CONNECTION_STATUS_UNKNOWN,
MM_BEARER_CONNECTION_STATUS_DISCONNECTED,
+ MM_BEARER_CONNECTION_STATUS_DISCONNECTING,
MM_BEARER_CONNECTION_STATUS_CONNECTED,
MM_BEARER_CONNECTION_STATUS_CONNECTION_FAILED,
} MMBearerConnectionStatus;