All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/7] android/handsfree-client: First set of HFP HF
@ 2014-11-09  0:24 Lukasz Rymanowski
  2014-11-09  0:24 ` [PATCH v2 1/7] android/handsfree-client: Typo fix in define name Lukasz Rymanowski
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Lukasz Rymanowski @ 2014-11-09  0:24 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Lukasz Rymanowski

In this set service record, slc creation and incoming/outgoing
connection support has been added.

This code has been tested on UPF49.

v2:
* Handle Szymon comments
* Fix for checking codec negotiation support in 4/7

Lukasz Rymanowski (7):
  android/handsfree-client: Typo fix in define name
  android/handsfree-client: Add service record
  android/handsfree-client: Add devices queue
  android/handsfree-client: Add incoming connection handling
  android/handsfree-client: Add SLC creation procedure
  android/handsfree-client: Add support for outgoing connection
  android/handsfree-client: Handle disconnect command

 android/hal-msg.h          |    2 +-
 android/handsfree-client.c | 1041 +++++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 1036 insertions(+), 7 deletions(-)

-- 
1.8.4


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

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

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-09  0:24 [PATCH v2 0/7] android/handsfree-client: First set of HFP HF Lukasz Rymanowski
2014-11-09  0:24 ` [PATCH v2 1/7] android/handsfree-client: Typo fix in define name Lukasz Rymanowski
2014-11-09  0:24 ` [PATCH v2 2/7] android/handsfree-client: Add service record Lukasz Rymanowski
2014-11-09  0:24 ` [PATCH v2 3/7] android/handsfree-client: Add devices queue Lukasz Rymanowski
2014-11-09  0:24 ` [PATCH v2 4/7] android/handsfree-client: Add incoming connection handling Lukasz Rymanowski
2014-11-10 19:45   ` Szymon Janc
2014-11-09  0:24 ` [PATCH v2 5/7] android/handsfree-client: Add SLC creation procedure Lukasz Rymanowski
2014-11-09  0:24 ` [PATCH v2 6/7] android/handsfree-client: Add support for outgoing connection Lukasz Rymanowski
2014-11-09  0:24 ` [PATCH v2 7/7] android/handsfree-client: Handle disconnect command Lukasz Rymanowski
2014-11-10 19:45 ` [PATCH v2 0/7] android/handsfree-client: First set of HFP HF Szymon Janc

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.