summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/handsfree-audio.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/handsfree-audio.h b/include/handsfree-audio.h
index 53e8ab1d..846a0326 100644
--- a/include/handsfree-audio.h
+++ b/include/handsfree-audio.h
@@ -53,6 +53,8 @@ ofono_bool_t ofono_handsfree_card_set_codec(struct ofono_handsfree_card *card,
ofono_bool_t ofono_handsfree_audio_has_wideband(void);
+ofono_bool_t ofono_handsfree_audio_has_defer_setup(void);
+
void ofono_handsfree_card_set_data(struct ofono_handsfree_card *card,
void *data);
void *ofono_handsfree_card_get_data(struct ofono_handsfree_card *card);