osmo-remsim/src/client
Harald Welte 7b87ba1e38 client: request card-remove and sim-local when no bankd/slot is set
When the client leaves the OPERATIONAL state, do the inverse of what
happens when entering that state:
* request "card insert" no longer to be generated towards modem
* request switch back to local SIM
* reset the modem to notice the change

This way entering remote-sim operation due to adding a slotmap
and leaving remote-sim due to removing the slotmap should be
symmetrical.

Change-Id: Ifaa4b60474bf8585bfbe0288062f581821bd3faa
Closes: OS#5216
2021-09-08 21:50:28 +02:00
..
Makefile.am introduce --disable-remsim-client-{st2,ifdhanndler} 2020-03-14 18:26:26 +01:00
PkgInfo client: ifd_handler (PC/SC reader driver) as remsim-client 2020-03-04 15:49:37 +01:00
client.h client: request card-remove and sim-local when no bankd/slot is set 2021-09-08 21:50:28 +02:00
main_fsm.c client: request card-remove and sim-local when no bankd/slot is set 2021-09-08 21:50:28 +02:00
osmo-remsim-client-reader_conf.in client: ifd_handler (PC/SC reader driver) as remsim-client 2020-03-04 15:49:37 +01:00
remsim_client.c client: major restructuring around new main_fsm 2020-03-04 18:02:21 +01:00
remsim_client_main.c remsim-client: Avoid zombies when scripts terminate 2020-10-20 19:16:09 +02:00
user_ifdhandler.c client: request card-remove and sim-local when no bankd/slot is set 2021-09-08 21:50:28 +02:00
user_shell.c client: request card-remove and sim-local when no bankd/slot is set 2021-09-08 21:50:28 +02:00
user_simtrace2.c client: request card-remove and sim-local when no bankd/slot is set 2021-09-08 21:50:28 +02:00