gsm: indicate CREG vs. CGREG

This commit is contained in:
Dan Williams
2010-03-05 14:08:40 -08:00
parent e4350152c8
commit ad7bbb2f16
3 changed files with 47 additions and 15 deletions

View File

@@ -36,6 +36,7 @@ gboolean mm_gsm_parse_creg_response (GMatchInfo *info,
gulong *out_lac,
gulong *out_ci,
gint *out_act,
gboolean *out_greg,
GError **error);
#endif /* MM_MODEM_HELPERS_H */