Skip to content

api,SetupThreshold: Add D-Bus interface to configure signal thresholds

Somashekhar requested to merge Som_SP/ModemManager:signal_state_update into master

New dbus api SetupThreshold is added to configure/control the cellular signal notification to the host. There are different ways to configure the signal strength and this method provides threshold based configuration.

As part of the interface update rssi_threshold and error_rate_threshold are also added.

Merge request reports