~morphis/phablet-extras/ofono-sms-status-report

« back to all changes in this revision

Viewing changes to include/handsfree.h

  • Committer: Stéphane Graber
  • Date: 2013-01-28 16:25:32 UTC
  • mfrom: (1.3.4)
  • Revision ID: stgraber@ubuntu.com-20130128162532-z710h30cuacyw36v
Merge version 1.12

Show diffs side-by-side

added added

removed removed

Lines of Context:
57
57
void ofono_handsfree_voice_recognition_notify(struct ofono_handsfree *hf,
58
58
                                                ofono_bool_t enabled);
59
59
 
 
60
void ofono_handsfree_battchg_notify(struct ofono_handsfree *hf,
 
61
                                        unsigned char level);
 
62
 
60
63
int ofono_handsfree_driver_register(const struct ofono_handsfree_driver *d);
61
64
void ofono_handsfree_driver_unregister(
62
65
                        const struct ofono_handsfree_driver *d);