From 61739ab934e46c9693e964a20aced349e0f02d51 Mon Sep 17 00:00:00 2001 From: Eric Caruso Date: Fri, 16 Oct 2020 12:28:10 -0700 Subject: libmm-glib,mmcli: add mm_sim_get_eid and add EID to mmcli output This exposes the new EID property of the SIM object on mmcli. --- cli/mmcli-output.h | 1 + 1 file changed, 1 insertion(+) (limited to 'cli/mmcli-output.h') diff --git a/cli/mmcli-output.h b/cli/mmcli-output.h index 98702d3a..928bcd38 100644 --- a/cli/mmcli-output.h +++ b/cli/mmcli-output.h @@ -286,6 +286,7 @@ typedef enum { MMC_F_SIM_PROPERTIES_ACTIVE, MMC_F_SIM_PROPERTIES_IMSI, MMC_F_SIM_PROPERTIES_ICCID, + MMC_F_SIM_PROPERTIES_EID, MMC_F_SIM_PROPERTIES_OPERATOR_ID, MMC_F_SIM_PROPERTIES_OPERATOR_NAME, MMC_F_SIM_PROPERTIES_EMERGENCY_NUMBERS, -- cgit v1.2.3-70-g09d2