aboutsummaryrefslogtreecommitdiff
path: root/cli/mmcli-output.h
diff options
context:
space:
mode:
authorSom_SP <somashekhar.puttagangaiah@intel.com>2021-10-20 22:02:06 +0200
committerAleksander Morgado <aleksander@aleksander.es>2021-10-20 22:09:18 +0200
commit925f0bae11c0b49a464237c5c98921ffd68157e2 (patch)
treef447a01ad00786c06ed16468f416aca000573b57 /cli/mmcli-output.h
parent9537261651a4f44fb0d0817bb902b225abb5e5a5 (diff)
libmm-glib,mmcli: add support for the new signal 'SetupThresholds()' API
Includes updates by Aleksander Morgado to fix mostly coding style issues.
Diffstat (limited to 'cli/mmcli-output.h')
-rw-r--r--cli/mmcli-output.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cli/mmcli-output.h b/cli/mmcli-output.h
index 6fe045f4..5416e825 100644
--- a/cli/mmcli-output.h
+++ b/cli/mmcli-output.h
@@ -173,6 +173,8 @@ typedef enum {
MMC_F_MESSAGING_DEFAULT_STORAGES,
/* Signal section */
MMC_F_SIGNAL_REFRESH_RATE,
+ MMC_F_SIGNAL_RSSI_THRESHOLD,
+ MMC_F_SIGNAL_ERROR_RATE_THRESHOLD,
MMC_F_SIGNAL_CDMA1X_RSSI,
MMC_F_SIGNAL_CDMA1X_ECIO,
MMC_F_SIGNAL_CDMA1X_ERROR_RATE,