mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-06-17 15:07:34 +03:00
Generalize SIM switching code and allow local/remote switching via USB
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#pragma once
|
||||
|
||||
int sim_switch_use_physical(unsigned int nr, int physical);
|
||||
int sim_switch_init(void);
|
||||
Reference in New Issue
Block a user