Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH v2 00/15] android/handsfree-clien: Second set of HFP HF
@ 2014-11-19  9:43 Lukasz Rymanowski
  2014-11-19  9:43 ` [PATCH v2 01/15] android/handsfree-client: Fix index type in call action command Lukasz Rymanowski
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: Lukasz Rymanowski @ 2014-11-19  9:43 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Lukasz Rymanowski

In this set all mising signaling part is implemented.
Tested on UPF 49 as well.

SCO part will come in next set.

v2:
* Addressed Szymon comments
* Added patch fixing index type in IPC call action command (01/15)

Lukasz Rymanowski (15):
  android/handsfree-client: Fix index type in call action command
  android/handsfree-client: Add handle start/stop vr
  android/handsfree-client: Add volume control handling
  android/handsfree-client: Add handling dial command
  android/handsfree-client: Add call action implementation
  android/handsfree-client: Implement query current calls
  android/handsfree-client: Add handling +CLCC
  android/handsfree-client: Add support for +CIEV events
  android/handsfree-client: Send indicators val we got during SLC setup
  android/handsfree-client: Add support to get operator name
  android/handsfree-client: Send to AG that we do support long name
  android/handsfree-client: Retrieve subscriber number information
  android/handsfree-client: Implement send DTMF codes
  android/handsfree-client: Implement handling AT+BINP and +BINP
  android/handsfree-client: Implement codec negotiations

 android/hal-msg.h          |   2 +-
 android/handsfree-client.c | 833 +++++++++++++++++++++++++++++++++++++++++++--
 2 files changed, 802 insertions(+), 33 deletions(-)

-- 
1.8.4


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

end of thread, other threads:[~2014-11-19 14:09 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-19  9:43 [PATCH v2 00/15] android/handsfree-clien: Second set of HFP HF Lukasz Rymanowski
2014-11-19  9:43 ` [PATCH v2 01/15] android/handsfree-client: Fix index type in call action command Lukasz Rymanowski
2014-11-19  9:43 ` [PATCH v2 02/15] android/handsfree-client: Add handle start/stop vr Lukasz Rymanowski
2014-11-19  9:43 ` [PATCH v2 03/15] android/handsfree-client: Add volume control handling Lukasz Rymanowski
2014-11-19  9:43 ` [PATCH v2 04/15] android/handsfree-client: Add handling dial command Lukasz Rymanowski
2014-11-19  9:43 ` [PATCH v2 05/15] android/handsfree-client: Add call action implementation Lukasz Rymanowski
2014-11-19  9:43 ` [PATCH v2 06/15] android/handsfree-client: Implement query current calls Lukasz Rymanowski
2014-11-19  9:43 ` [PATCH v2 07/15] android/handsfree-client: Add handling +CLCC Lukasz Rymanowski
2014-11-19  9:43 ` [PATCH v2 08/15] android/handsfree-client: Add support for +CIEV events Lukasz Rymanowski
2014-11-19  9:43 ` [PATCH v2 09/15] android/handsfree-client: Send indicators val we got during SLC setup Lukasz Rymanowski
2014-11-19  9:43 ` [PATCH v2 10/15] android/handsfree-client: Add support to get operator name Lukasz Rymanowski
2014-11-19  9:43 ` [PATCH v2 11/15] android/handsfree-client: Send to AG that we do support long name Lukasz Rymanowski
2014-11-19  9:43 ` [PATCH v2 12/15] android/handsfree-client: Retrieve subscriber number information Lukasz Rymanowski
2014-11-19  9:43 ` [PATCH v2 13/15] android/handsfree-client: Implement send DTMF codes Lukasz Rymanowski
2014-11-19  9:43 ` [PATCH v2 14/15] android/handsfree-client: Implement handling AT+BINP and +BINP Lukasz Rymanowski
2014-11-19  9:43 ` [PATCH v2 15/15] android/handsfree-client: Implement codec negotiations Lukasz Rymanowski
2014-11-19 14:09 ` [PATCH v2 00/15] android/handsfree-clien: Second set of HFP HF Szymon Janc

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox