Discussion:
[PATCH 1/2] modem.h: ofono_modem_set_powered_timeout_hint
Denis Kenzior
2018-10-24 19:32:48 UTC
Permalink
Hi Giacinto,
function to set the powered timeout dynamically.
The function is effective if called before Powered=true,
so it is best called in udevng.
If not called, the timeout is set by default to 20 seconds.
---
include/modem.h | 3 +++
1 file changed, 3 insertions(+)
Both applied after tweaking some style issues & the commit description.

Regards,
-Denis

Loading...