include: Declaration function to set CHLD features
authorKrzysztof Wilk <Krzysztofx.Wilk@intel.com>
Mon, 17 Mar 2014 15:47:28 +0000 (16:47 +0100)
committerDenis Kenzior <denkenz@gmail.com>
Wed, 19 Mar 2014 15:13:15 +0000 (10:13 -0500)
include/handsfree.h

index dde7000f628deb27d0ed4ffd9001720aa3fdcec1..929fb32f4ff406c136138b0250ad1558798850d3 100644 (file)
@@ -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,