Hi Tonny, > Any possibility that this is a race condition? Just while ofono > sending AT+CGREG? to poll the CGREG state, modem already sent out > unsolicited CGREG? I saw at_util_parse_reg() also tries to skip > unsolicited CREG/CGREG, so it looks like this is valid concern?
This definitely looks like glare to me, the modem sends unsolicited response and then response to AT+CGREG?, and at_util_parse_reg() gets very confused. --Pekka -- Pekka.Pessi mail at nokia.com _______________________________________________ ofono mailing list [email protected] http://lists.ofono.org/listinfo/ofono
