[PATCH v0] Report cell technology capability for Option HSO modems
Denis Kenzior
denkenz at gmail.com
Thu Jun 10 14:51:49 PDT 2010
Hi Daniel,
> + /*
> + * OSSYSI can appear after a CREG and netreg isn't updated
> + * until the next CREG which can take an undefined long time.
> + */
> + ofono_netreg_status_notify(netreg, nd->status, nd->lac,
> + nd->ci, nd->tech);
If this is indeed the case, then we might as well give up on using unsolicited
notifications. There's no point, simply ask the modem for the current
technology on every CREG change.
Even using a compound at command is fine, e.g AT_OCTI?;_OUWCTI?
It would be nice if someone from Option actually told us how to use this
properly.
Regards,
-Denis
More information about the ofono
mailing list