All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] hfp: Extend Handsfree Features to three way calling and CHLD properties
@ 2014-03-17 15:47 Krzysztof Wilk
  2014-03-17 15:47 ` [PATCH 1/5] doc: Extend Features property Krzysztof Wilk
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Krzysztof Wilk @ 2014-03-17 15:47 UTC (permalink / raw)
  To: ofono

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

From: Krzysztof Wilk <Krzysztofx.Wilk@intel.com>

The aim is to provide the UI with more information about the audio gateway
features for HFP. This will allow the UI to be customised so that unavailable
features are not offered rather than receiving an error message when actioned.


Krzysztof Wilk (5):
  doc: Extend Features property
  hfp: Define hfp_ag_chld_feature
  include: Declaration function to set CHLD features
  hfp: Add CHLD features to drver data
  hfp: extend Features to three way calling and CHLD

 doc/handsfree-api.txt        |  6 ++++++
 drivers/hfpmodem/handsfree.c |  3 +++
 include/handsfree.h          |  2 ++
 src/handsfree.c              | 34 +++++++++++++++++++++++++++++++---
 src/hfp.h                    | 11 +++++++++++
 5 files changed, 53 insertions(+), 3 deletions(-)

-- 
1.7.11.7

Intel GmbH
Dornacher Strasse 1
85622 Feldkirchen/Muenchen, Deutschland
Sitz der Gesellschaft: Feldkirchen bei Muenchen
Geschaeftsfuehrer: Christian Lamprechter, Hannes Schwaderer, Douglas Lusk
Registergericht: Muenchen HRB 47456
Ust.-IdNr./VAT Registration No.: DE129385895
Citibank Frankfurt a.M. (BLZ 502 109 00) 600119052


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

end of thread, other threads:[~2014-03-19 15:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-17 15:47 [PATCH 0/5] hfp: Extend Handsfree Features to three way calling and CHLD properties Krzysztof Wilk
2014-03-17 15:47 ` [PATCH 1/5] doc: Extend Features property Krzysztof Wilk
2014-03-17 15:47 ` [PATCH 2/5] hfp: Define hfp_ag_chld_feature Krzysztof Wilk
2014-03-17 15:47 ` [PATCH 3/5] include: Declaration function to set CHLD features Krzysztof Wilk
2014-03-17 15:47 ` [PATCH 4/5] hfp: Add CHLD features to drver data Krzysztof Wilk
2014-03-17 15:47 ` [PATCH 5/5] hfp: extend Features to three way calling and CHLD Krzysztof Wilk
2014-03-19 15:34 ` [PATCH 0/5] hfp: Extend Handsfree Features to three way calling and CHLD properties 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.