mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-03-17 05:38:33 +03:00
The variable state is not a global function. So its value needs to be returned from each function which might alter the state. For now only two states exist: WAIT_RST, WAIT_CMD FIXME: Probably there is a more elegant way to do that