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:
2e78ea1
)
include: Declaration function to set CHLD features
author
Krzysztof Wilk
<Krzysztofx.Wilk@intel.com>
Mon, 17 Mar 2014 15:47:28 +0000
(16:47 +0100)
committer
Denis Kenzior
<denkenz@gmail.com>
Wed, 19 Mar 2014 15:13:15 +0000
(10:13 -0500)
include/handsfree.h
patch
|
blob
|
history
diff --git
a/include/handsfree.h
b/include/handsfree.h
index dde7000f628deb27d0ed4ffd9001720aa3fdcec1..929fb32f4ff406c136138b0250ad1558798850d3 100644
(file)
--- a/
include/handsfree.h
+++ b/
include/handsfree.h
@@
-54,6
+54,8
@@
struct ofono_handsfree_driver {
void ofono_handsfree_set_ag_features(struct ofono_handsfree *hf,
unsigned int ag_features);
+void ofono_handsfree_set_ag_chld_features(struct ofono_handsfree *hf,
+ unsigned int ag_chld_features);
void ofono_handsfree_set_inband_ringing(struct ofono_handsfree *hf,
ofono_bool_t enabled);
void ofono_handsfree_voice_recognition_notify(struct ofono_handsfree *hf,