From 511859ef0afe049870581e3a55365bc3d3866566 Mon Sep 17 00:00:00 2001 From: Som_SP Date: Thu, 21 Oct 2021 11:06:24 +0200 Subject: api,bearer: add 'uplink-speed' and 'downlink-speed' stats These values show the rates that have been negotiated with the network during the PS domain attach. These are not the current ongoing data rates associated to the network usage at some given moment. Includes updates by Aleksander Morgado to fix coding style issues and add missing documentation items. --- cli/mmcli-output.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cli/mmcli-output.h') diff --git a/cli/mmcli-output.h b/cli/mmcli-output.h index 678b2b61..cc34d536 100644 --- a/cli/mmcli-output.h +++ b/cli/mmcli-output.h @@ -269,6 +269,8 @@ typedef enum { MMC_F_BEARER_IPV6_CONFIG_MTU, MMC_F_BEARER_STATS_START_DATE, MMC_F_BEARER_STATS_DURATION, + MMC_F_BEARER_STATS_UPLINK_SPEED, + MMC_F_BEARER_STATS_DOWNLINK_SPEED, MMC_F_BEARER_STATS_BYTES_RX, MMC_F_BEARER_STATS_BYTES_TX, MMC_F_BEARER_STATS_ATTEMPTS, -- cgit v1.2.3-70-g09d2