Skip to content

iface-modem: ensure power state updates are spaced in time

This change is an attempt to behave a bit better with modems when multiple consecutive enable/full-power/disable/low-power operations are scheduled in a modem.

MM will automatically throttle these requests so that the power state updates are spaced in time, with at least 2 full seconds between them.

Merge request reports