Hi Denis,


I read the description of CFUN in that document and got lost rather quickly. The bottom line is that oFono does not use any serial signaling, so all of these DTR and RTS conditions do not apply. If the Telit modems do not support radio off with SIM on, then you need to structure the driver differently, most likely removing the 'online' method implementation would do what you want, and use only enable/disable. In theory that should work putting the modem online as soon as the sim is in the ready state.

OFONO_SIM_STATE_READY is set in sim.c, sim_set_ready() when the IMSI was obtained. What do you think about letting modems (plugins), which have a SIM state notification, set that state on their own?


Regards,

Christopher


--
Scanned by MailScanner.

_______________________________________________
ofono mailing list
ofono@ofono.org
http://lists.ofono.org/listinfo/ofono

Reply via email to