mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-03-20 07:18:33 +03:00
Add support for controlling PERST of WWAN modems (on qmod)
This commit is contained in:
4
firmware/src_simtrace/wwan_perst.h
Normal file
4
firmware/src_simtrace/wwan_perst.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#pragma once
|
||||
|
||||
int wwan_perst_do_reset(int modem_nr);
|
||||
int wwan_perst_init(void);
|
||||
Reference in New Issue
Block a user