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. --- docs/reference/libmm-glib/libmm-glib-sections.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs') diff --git a/docs/reference/libmm-glib/libmm-glib-sections.txt b/docs/reference/libmm-glib/libmm-glib-sections.txt index f3450893..b0cd0bb3 100644 --- a/docs/reference/libmm-glib/libmm-glib-sections.txt +++ b/docs/reference/libmm-glib/libmm-glib-sections.txt @@ -1231,6 +1231,8 @@ mm_bearer_stats_get_failed_attempts mm_bearer_stats_get_total_duration mm_bearer_stats_get_total_rx_bytes mm_bearer_stats_get_total_tx_bytes +mm_bearer_stats_get_uplink_speed +mm_bearer_stats_get_downlink_speed mm_bearer_stats_get_dictionary mm_bearer_stats_new @@ -1243,6 +1245,8 @@ mm_bearer_stats_set_failed_attempts mm_bearer_stats_set_total_duration mm_bearer_stats_set_total_rx_bytes mm_bearer_stats_set_total_tx_bytes +mm_bearer_stats_set_uplink_speed +mm_bearer_stats_set_downlink_speed MMBearerStatsClass MMBearerStatsPrivate -- cgit v1.2.3-70-g09d2