All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] include: Add ofono_handsfree_audio_has_defer_setup()
@ 2013-04-25 19:05 Vinicius Costa Gomes
  2013-04-25 19:05 ` [PATCH 2/3] handsfree-audio: Implement ofono_handsfree_audio_has_defer_setup() Vinicius Costa Gomes
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Vinicius Costa Gomes @ 2013-04-25 19:05 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 647 bytes --]

---
 include/handsfree-audio.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/include/handsfree-audio.h b/include/handsfree-audio.h
index 53e8ab1..846a032 100644
--- 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);
-- 
1.8.2.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-04-25 22:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-25 19:05 [PATCH 1/3] include: Add ofono_handsfree_audio_has_defer_setup() Vinicius Costa Gomes
2013-04-25 19:05 ` [PATCH 2/3] handsfree-audio: Implement ofono_handsfree_audio_has_defer_setup() Vinicius Costa Gomes
2013-04-25 19:05 ` [PATCH 3/3] hfp_hf_bluez5: Only enable wideband speech if defer_setup is supported Vinicius Costa Gomes
2013-04-25 22:53 ` [PATCH 1/3] include: Add ofono_handsfree_audio_has_defer_setup() Denis Kenzior

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.