summaryrefslogtreecommitdiffstats
path: root/include/gprs-context.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/gprs-context.h')
-rw-r--r--include/gprs-context.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/gprs-context.h b/include/gprs-context.h
index a5e75645..27d4b495 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 (*detach_shutdown)(struct ofono_gprs_context *gc,
+ unsigned int id);
};
void ofono_gprs_context_deactivated(struct ofono_gprs_context *gc,