diff options
Diffstat (limited to 'cli/mmcli-output.h')
-rw-r--r-- | cli/mmcli-output.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cli/mmcli-output.h b/cli/mmcli-output.h index 28754cd8..362230b3 100644 --- a/cli/mmcli-output.h +++ b/cli/mmcli-output.h @@ -227,6 +227,8 @@ typedef enum { MMC_F_BEARER_GENERAL_TYPE, /* Bearer status section */ MMC_F_BEARER_STATUS_CONNECTED, + MMC_F_BEARER_STATUS_CONNECTION_ERROR_NAME, + MMC_F_BEARER_STATUS_CONNECTION_ERROR_MESSAGE, MMC_F_BEARER_STATUS_SUSPENDED, MMC_F_BEARER_STATUS_MULTIPLEXED, MMC_F_BEARER_STATUS_INTERFACE, |