[PATCH 15/21] gprs: Add DUN +CGATT support in gprs atom

2011-01-12 Thread Frédéric Dalleau
From: Zhenhua Zhang DUN client may request to attach/deattach GPRS network. Use gprs_netreg_update to set attach/deattach status. --- src/gprs.c | 19 +++ 1 files changed, 19 insertions(+), 0 deletions(-) diff --git a/src/gprs.c b/src/gprs.c index 05e1c70..580188e 100644 --- a

[PATCH 15/21] gprs: Add DUN +CGATT support in gprs atom

2010-09-29 Thread Zhenhua Zhang
DUN client may request to attach/deattach GPRS network. Use gprs_netreg_update to set attach/deattach status. --- src/gprs.c | 19 +++ 1 files changed, 19 insertions(+), 0 deletions(-) diff --git a/src/gprs.c b/src/gprs.c index ccc6ca5..01babdc 100644 --- a/src/gprs.c +++ b/src/