From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: [PATCH v0] Report cell technology capability for Option HSO modems
Date: Thu, 10 Jun 2010 16:51:49 -0500 [thread overview]
Message-ID: <201006101651.50176.denkenz@gmail.com> (raw)
In-Reply-To: <20100610131957.GA29387@pc0043.bmw-carit.intra>
[-- Attachment #1: Type: text/plain, Size: 615 bytes --]
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
prev parent reply other threads:[~2010-06-10 21:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-10 13:19 [PATCH v0] Report cell technology capability for Option HSO modems Daniel Wagner
2010-06-10 21:51 ` Denis Kenzior [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201006101651.50176.denkenz@gmail.com \
--to=denkenz@gmail.com \
--cc=ofono@ofono.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.