diff options
Diffstat (limited to 'cli/mmcli-output.h')
-rw-r--r-- | cli/mmcli-output.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/cli/mmcli-output.h b/cli/mmcli-output.h index 5e2a3071..f942f16b 100644 --- a/cli/mmcli-output.h +++ b/cli/mmcli-output.h @@ -138,6 +138,10 @@ typedef enum { MMC_F_3GPP_OPERATOR_NAME, MMC_F_3GPP_REGISTRATION, MMC_F_3GPP_PACKET_SERVICE_STATE, + MMC_F_3GPP_NETWORK_REJECTION_ERROR, + MMC_F_3GPP_NETWORK_REJECTION_OPERATOR_ID, + MMC_F_3GPP_NETWORK_REJECTION_OPERATOR_NAME, + MMC_F_3GPP_NETWORK_REJECTION_ACCESS_TECHNOLOGY, MMC_F_3GPP_PCO, /* 3GPP EPS section */ MMC_F_3GPP_EPS_UE_MODE, |