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 1e62121b..c5403c70 100644
--- a/include/handsfree-audio.h
+++ b/include/handsfree-audio.h
@@ -32,6 +32,7 @@ struct ofono_handsfree_card;
struct ofono_handsfree_card *ofono_handsfree_card_create(const char *remote,
const char *local);
+int ofono_handsfree_card_register(struct ofono_handsfree_card *card);
void ofono_handsfree_card_remove(struct ofono_handsfree_card *card);
void ofono_handsfree_audio_ref(void);