summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/cdma-connman.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/cdma-connman.h b/include/cdma-connman.h
index 7a115bfb..3e6493ee 100644
--- a/include/cdma-connman.h
+++ b/include/cdma-connman.h
@@ -66,6 +66,9 @@ void ofono_cdma_connman_driver_unregister(
void ofono_cdma_connman_deactivated(struct ofono_cdma_connman *cm);
+void ofono_cdma_connman_dormant_notify(struct ofono_cdma_connman *cm,
+ ofono_bool_t dormant);
+
struct ofono_cdma_connman *ofono_cdma_connman_create(
struct ofono_modem *modem,
unsigned int vendor,