All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] HFP 1.6 codec selection
@ 2013-04-09 20:45 Vinicius Costa Gomes
  2013-04-09 20:45 ` [PATCH 1/8] hfpmodem: Add codec watcher register Vinicius Costa Gomes
                   ` (7 more replies)
  0 siblings, 8 replies; 12+ messages in thread
From: Vinicius Costa Gomes @ 2013-04-09 20:45 UTC (permalink / raw)
  To: ofono

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

Hi,

This series adds support for selecting the codec inside the card.

We still don't set the SCO socket options because the API for that is
still being discussed. The patches for that are ready, they can be
sent as a RFC if desired.

The main question with this series is how to notify the audio card
that its selected codec has changed (PATCH 1/8). It was chosen to do
it this way to avoid adding knowledge of ofono_handsfree_card to the
hfpmodem.


Cheers,


Claudio Takahasi (5):
  hfp_hf_bluez5: Register codec watcher
  hfp_hf_bluez5: Set the audio codec in the card
  handsfree-audio: Send the selected codec
  handsfree-audio: Set CVSD as default in the card
  handsfree-audio: Enable wideband speech if defer is enabled

Vinicius Costa Gomes (3):
  hfpmodem: Add codec watcher register
  include: ofono_handsfree_card_select_codec()
  handsfree-audio: Implement ofono_handsfree_card_select_codec()

 drivers/hfpmodem/slc.c    | 62 +++++++++++++++++++++++++++++++++++++++++++++++
 drivers/hfpmodem/slc.h    |  4 +++
 include/handsfree-audio.h |  2 ++
 plugins/hfp_hf_bluez5.c   | 15 ++++++++++++
 src/handsfree-audio.c     | 31 +++++++++++++++++++-----
 5 files changed, 108 insertions(+), 6 deletions(-)

-- 
1.8.2


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

end of thread, other threads:[~2013-04-10 19:31 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-09 20:45 [PATCH 0/8] HFP 1.6 codec selection Vinicius Costa Gomes
2013-04-09 20:45 ` [PATCH 1/8] hfpmodem: Add codec watcher register Vinicius Costa Gomes
2013-04-10  1:44   ` Denis Kenzior
2013-04-10 19:31     ` Vinicius Costa Gomes
2013-04-09 20:45 ` [PATCH 2/8] hfp_hf_bluez5: Register codec watcher Vinicius Costa Gomes
2013-04-09 20:45 ` [PATCH 3/8] include: ofono_handsfree_card_select_codec() Vinicius Costa Gomes
2013-04-09 20:45 ` [PATCH 4/8] handsfree-audio: Implement ofono_handsfree_card_select_codec() Vinicius Costa Gomes
2013-04-10  1:49   ` Denis Kenzior
2013-04-09 20:45 ` [PATCH 5/8] hfp_hf_bluez5: Set the audio codec in the card Vinicius Costa Gomes
2013-04-09 20:45 ` [PATCH 6/8] handsfree-audio: Send the selected codec Vinicius Costa Gomes
2013-04-09 20:45 ` [PATCH 7/8] handsfree-audio: Set CVSD as default in the card Vinicius Costa Gomes
2013-04-09 20:45 ` [PATCH 8/8] handsfree-audio: Enable wideband speech if defer is enabled Vinicius Costa Gomes

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.