aboutsummaryrefslogtreecommitdiff
path: root/cli/mmcli-output.h
diff options
context:
space:
mode:
authorAleksander Morgado <aleksandermj@google.com>2022-08-03 14:32:24 +0000
committerAleksander Morgado <aleksander@aleksander.es>2022-08-19 15:53:43 +0000
commit210020c7d21fb0eebb81d70d6c47377aac80a3ba (patch)
treec92e340e37d4a443aee9b94f3c797342415a59c1 /cli/mmcli-output.h
parent59e36c6838aef2c11ff4106c2e65a9d5a99ff83f (diff)
cli,sim: print GID1 and GID2 fields if available
Diffstat (limited to 'cli/mmcli-output.h')
-rw-r--r--cli/mmcli-output.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cli/mmcli-output.h b/cli/mmcli-output.h
index 309fc8e9..efcd51af 100644
--- a/cli/mmcli-output.h
+++ b/cli/mmcli-output.h
@@ -323,6 +323,8 @@ typedef enum {
MMC_F_SIM_PROPERTIES_OPERATOR_NAME,
MMC_F_SIM_PROPERTIES_EMERGENCY_NUMBERS,
MMC_F_SIM_PROPERTIES_PREFERRED_NETWORKS,
+ MMC_F_SIM_PROPERTIES_GID1,
+ MMC_F_SIM_PROPERTIES_GID2,
MMC_F_SIM_PROPERTIES_SIM_TYPE,
MMC_F_SIM_PROPERTIES_ESIM_STATUS,
MMC_F_SIM_PROPERTIES_REMOVABILITY,