diff options
Diffstat (limited to 'cli/mmcli-output.h')
-rw-r--r-- | cli/mmcli-output.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/mmcli-output.h b/cli/mmcli-output.h index 283f2d43..faf8abbe 100644 --- a/cli/mmcli-output.h +++ b/cli/mmcli-output.h @@ -229,6 +229,7 @@ typedef enum { MMC_F_BEARER_STATUS_IP_TIMEOUT, /* Bearer properties section */ MMC_F_BEARER_PROPERTIES_APN, + MMC_F_BEARER_PROPERTIES_APN_TYPE, MMC_F_BEARER_PROPERTIES_ROAMING, MMC_F_BEARER_PROPERTIES_IP_TYPE, MMC_F_BEARER_PROPERTIES_ALLOWED_AUTH, |