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:
bce5d95
)
include: Add sco_connected_hint to handsfree-audio
author
Denis Kenzior
<denkenz@gmail.com>
Wed, 22 Apr 2015 22:58:15 +0000
(17:58 -0500)
committer
Denis Kenzior
<denkenz@gmail.com>
Wed, 13 May 2015 14:57:52 +0000
(09:57 -0500)
include/handsfree-audio.h
patch
|
blob
|
history
diff --git
a/include/handsfree-audio.h
b/include/handsfree-audio.h
index 03e3b387dbb91ab8eb2ccbb587d4b2b08617cb5a..bfb84803a9fc9adb4dd4f2b5cc967beee0a8efe7 100644
(file)
--- a/
include/handsfree-audio.h
+++ b/
include/handsfree-audio.h
@@
-41,6
+41,7
@@
struct ofono_handsfree_card_driver {
void (*connect)(struct ofono_handsfree_card *card,
ofono_handsfree_card_connect_cb_t cb,
void *data);
+ void (*sco_connected_hint)(struct ofono_handsfree_card *card);
};
struct ofono_handsfree_card *ofono_handsfree_card_create(unsigned int vendor,