[PATCH 0/2] detect NO CARRIER within HDLC
Kristen Carlson Accardi
kristen at linux.intel.com
Mon May 17 12:43:42 PDT 2010
Hi Denis,
I know this is a different design than what we discussed for this,
but wanted to run this one by you for your comments. I was thinking
that maybe we didn't really need anything very complicated here, and
rather than using a GAtSyntax to detect a single string of interest,
we should just try to match on the string as we decode our packet.
I imagined we may get NO CARRIER embedded within a PPP stream and
not on it's own.
Kristen Carlson Accardi (2):
hdlc: detect NO CARRIER
ppp: check for NO CARRIER
gatchat/gathdlc.c | 37 ++++++++++++++++++++++++++++++++++---
gatchat/gathdlc.h | 4 ++++
gatchat/gatppp.c | 1 +
3 files changed, 39 insertions(+), 3 deletions(-)
More information about the ofono
mailing list