summaryrefslogtreecommitdiffstats
path: root/include/handsfree-audio.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/handsfree-audio.h')
-rw-r--r--include/handsfree-audio.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/handsfree-audio.h b/include/handsfree-audio.h
index 03e3b387..bfb84803 100644
--- a/include/handsfree-audio.h
+++ b/include/handsfree-audio.h
@@ -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,