projects
/
platform
/
upstream
/
ofono.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff27e74
)
include: Add ofono_handsfree_audio_has_defer_setup()
author
Vinicius Costa Gomes
<vinicius.gomes@openbossa.org>
Thu, 25 Apr 2013 19:05:15 +0000
(16:05 -0300)
committer
Denis Kenzior
<denkenz@gmail.com>
Thu, 25 Apr 2013 22:49:27 +0000
(17:49 -0500)
include/handsfree-audio.h
patch
|
blob
|
history
diff --git
a/include/handsfree-audio.h
b/include/handsfree-audio.h
index 53e8ab1d4847ea48a1ccfd6984023b0705441f31..846a032681c3235893d851b5a3578ad0482d594c 100644
(file)
--- 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);