include: Add sco_connected_hint to handsfree-audio

This commit is contained in:
Denis Kenzior 2015-04-22 17:58:15 -05:00
parent bce5d9579c
commit 288364295c
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ struct ofono_handsfree_card_driver {
void (*connect)(struct ofono_handsfree_card *card,
ofono_handsfree_card_connect_cb_t cb,
void *data);
void (*sco_connected_hint)(struct ofono_handsfree_card *card);
};
struct ofono_handsfree_card *ofono_handsfree_card_create(unsigned int vendor,