blob: 979fe83d594239e7eb2a801b48d434ad00db0ef2 [file] [log] [blame]
Harald Welte31f817c2017-02-03 22:21:32 +01001#pragma once
2
Harald Weltecb093ce2017-05-08 22:28:41 +02003int wwan_perst_set(int modem_nr, int active);
4int wwan_perst_do_reset_pulse(int modem_nr, unsigned int duration_ms);
Harald Welte31f817c2017-02-03 22:21:32 +01005int wwan_perst_init(void);