Hi Guillaume,

On 05/31/2012 04:59 AM, Guillaume Zajac wrote:
---
  include/gprs-context.h |    2 ++
  1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/include/gprs-context.h b/include/gprs-context.h
index 6cae9a2..165792f 100644
--- a/include/gprs-context.h
+++ b/include/gprs-context.h
@@ -71,6 +71,8 @@ struct ofono_gprs_context_driver {
        void (*deactivate_primary)(struct ofono_gprs_context *gc,
                                        unsigned int id,
                                        ofono_gprs_context_cb_t cb, void *data);
+       void (*release_primary)(struct ofono_gprs_context *gc,
+                                       unsigned int id);

Please just call it detach_shutdown for now.

  };

  void ofono_gprs_context_deactivated(struct ofono_gprs_context *gc,

Regards,
-Denis
_______________________________________________
ofono mailing list
[email protected]
http://lists.ofono.org/listinfo/ofono

Reply via email to