summaryrefslogtreecommitdiffstats
path: root/include/cdma-connman.h
diff options
context:
space:
mode:
authorGuillaume Zajac <guillaume.zajac@linux.intel.com>2011-11-02 11:37:59 +0100
committerDenis Kenzior <denkenz@gmail.com>2011-11-02 10:29:26 -0500
commitc09bc563c1a052b24fed966874cf388023204a10 (patch)
treebb296ee9f105b1c7abc6795d7e020621bb678af8 /include/cdma-connman.h
parent1b95913b6043e51005e728e4175b859aae262f49 (diff)
downloadofono-c09bc563c1a052b24fed966874cf388023204a10.tar.bz2
include: Add api to notify when connection is lost
Diffstat (limited to 'include/cdma-connman.h')
-rw-r--r--include/cdma-connman.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/cdma-connman.h b/include/cdma-connman.h
index b8efe0bc..7a115bfb 100644
--- a/include/cdma-connman.h
+++ b/include/cdma-connman.h
@@ -64,6 +64,8 @@ int ofono_cdma_connman_driver_register(
void ofono_cdma_connman_driver_unregister(
const struct ofono_cdma_connman_driver *d);
+void ofono_cdma_connman_deactivated(struct ofono_cdma_connman *cm);
+
struct ofono_cdma_connman *ofono_cdma_connman_create(
struct ofono_modem *modem,
unsigned int vendor,