From 9fd5aced67d9a5e548f706e62990fa24abda65d5 Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Sat, 3 Apr 2021 21:58:25 +0200 Subject: api,bearer: new 'ProfileId' property To report which is the currently active profile with this bearer, if known. If the modem doesn't support profiles, or if the bearer is disconnected, -1 (MM_3GPP_PROFILE_ID_UNKNOWN) will be reported. It is guaranteed that no two connected bearers will have the same ProfileId property value. --- 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 79d2e2be..28754cd8 100644 --- a/cli/mmcli-output.h +++ b/cli/mmcli-output.h @@ -231,6 +231,7 @@ typedef enum { MMC_F_BEARER_STATUS_MULTIPLEXED, MMC_F_BEARER_STATUS_INTERFACE, MMC_F_BEARER_STATUS_IP_TIMEOUT, + MMC_F_BEARER_STATUS_PROFILE_ID, /* Bearer properties section */ MMC_F_BEARER_PROPERTIES_APN, MMC_F_BEARER_PROPERTIES_APN_TYPE, -- cgit v1.2.3-70-g09d2