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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/handsfree-audio.h b/include/handsfree-audio.h
index 82d13128..53e8ab1d 100644
--- a/include/handsfree-audio.h
+++ b/include/handsfree-audio.h
@@ -48,6 +48,8 @@ struct ofono_handsfree_card *ofono_handsfree_card_create(unsigned int vendor,
void *data);
int ofono_handsfree_card_register(struct ofono_handsfree_card *card);
void ofono_handsfree_card_remove(struct ofono_handsfree_card *card);
+ofono_bool_t ofono_handsfree_card_set_codec(struct ofono_handsfree_card *card,
+ unsigned char codec);
ofono_bool_t ofono_handsfree_audio_has_wideband(void);