include: Add api to notify when connection is lost

This commit is contained in:
Guillaume Zajac 2011-11-02 11:37:59 +01:00 committed by Denis Kenzior
parent 1b95913b60
commit c09bc563c1
1 changed files with 2 additions and 0 deletions

View File

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