From f55ea211a9dfe6884f754890117d33e49b4a6590 Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Thu, 21 Oct 2021 10:51:38 +0200 Subject: api,3gpp: new 'PacketServiceState' property This property allows the user to know whether the device is attached or detached from the packet domain service. --- cli/mmcli-output.c | 1 + 1 file changed, 1 insertion(+) (limited to 'cli/mmcli-output.c') diff --git a/cli/mmcli-output.c b/cli/mmcli-output.c index 5b8a10d4..bacf3949 100644 --- a/cli/mmcli-output.c +++ b/cli/mmcli-output.c @@ -131,6 +131,7 @@ static FieldInfo field_infos[] = { [MMC_F_3GPP_OPERATOR_ID] = { "modem.3gpp.operator-code", "operator id", MMC_S_MODEM_3GPP, }, [MMC_F_3GPP_OPERATOR_NAME] = { "modem.3gpp.operator-name", "operator name", MMC_S_MODEM_3GPP, }, [MMC_F_3GPP_REGISTRATION] = { "modem.3gpp.registration-state", "registration", MMC_S_MODEM_3GPP, }, + [MMC_F_3GPP_PACKET_SERVICE_STATE] = { "modem.3gpp.packet-service-state", "packet service state", MMC_S_MODEM_3GPP, }, [MMC_F_3GPP_PCO] = { "modem.3gpp.pco", "pco", MMC_S_MODEM_3GPP, }, [MMC_F_3GPP_EPS_UE_MODE] = { "modem.3gpp.eps.ue-mode-operation", "ue mode of operation", MMC_S_MODEM_3GPP_EPS, }, [MMC_F_3GPP_EPS_INITIAL_BEARER_PATH] = { "modem.3gpp.eps.initial-bearer.dbus-path", "initial bearer path", MMC_S_MODEM_3GPP_EPS, }, -- cgit v1.2.3-70-g09d2