mirror of
https://gitlab.com/mobian1/eg25-manager.git
synced 2025-08-29 23:32:14 +02:00
suspend: make timeouts configurable
Instead of fixed values, the modem boot timeout and recovery timeout are now (optional) config values.
This commit is contained in:
@@ -51,7 +51,9 @@ struct EG25Manager {
|
||||
int suspend_block_fd;
|
||||
|
||||
guint modem_recovery_timer;
|
||||
guint modem_recovery_timeout;
|
||||
guint modem_boot_timer;
|
||||
guint modem_boot_timeout;
|
||||
|
||||
GUdevClient *udev;
|
||||
|
||||
|
Reference in New Issue
Block a user