cdma-connman: Add dormant state notification API

This commit is contained in:
Guillaume Zajac 2011-12-08 12:00:27 +01:00 committed by Denis Kenzior
parent 5857c8b578
commit 95ac7735cb
1 changed files with 3 additions and 0 deletions

View File

@ -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,