Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH 0/4] Add handsfree interface methods to haltest
@ 2013-10-28 11:38 Jerzy Kasenberg
  2013-10-28 11:39 ` [PATCH 1/4] android/client: Add skeleton for handsfree calls Jerzy Kasenberg
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Jerzy Kasenberg @ 2013-10-28 11:38 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Jerzy Kasenberg

With this patchset handsfree interface is available in haltest.

Jerzy Kasenberg (4):
  android/client: Add skeleton for handsfree calls
  android/client: Add code for handsfree callbacks
  android/client: Add code for handsfree methods
  android/client: Add completion for hf methods

 Makefile.android         |    2 +
 android/Android.mk       |    1 +
 android/client/haltest.c |    1 +
 android/client/if-bt.c   |    2 +-
 android/client/if-hf.c   |  784 ++++++++++++++++++++++++++++++++++++++++++++++
 android/client/if-main.h |    2 +
 6 files changed, 791 insertions(+), 1 deletion(-)
 create mode 100644 android/client/if-hf.c

-- 
1.7.9.5


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

end of thread, other threads:[~2013-10-28 12:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-28 11:38 [PATCH 0/4] Add handsfree interface methods to haltest Jerzy Kasenberg
2013-10-28 11:39 ` [PATCH 1/4] android/client: Add skeleton for handsfree calls Jerzy Kasenberg
2013-10-28 11:39 ` [PATCH 2/4] android/client: Add code for handsfree callbacks Jerzy Kasenberg
2013-10-28 11:39 ` [PATCH 3/4] android/client: Add code for handsfree methods Jerzy Kasenberg
2013-10-28 11:39 ` [PATCH 4/4] android/client: Add completion for hf methods Jerzy Kasenberg
2013-10-28 12:42 ` [PATCH 0/4] Add handsfree interface methods to haltest Johan Hedberg

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