[PATCH v3 00/15] android: HF Client initial implementation part 1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Following patches adds HF Client commands skeleton

v2:
* Szymon comment from IRC handled
* Splited patch set to smaller sets on Luiz request.

v3:
* Changed name to handsfree-client
* Fix compilation issues with BLUEZ_EXTENSIONS flag

Lukasz Rymanowski (15):
  android/handsfree-client: Add handsfree-client ID
  android/hardware: Add HFP Client Interface ID.
  android/handsfree-client: Add handsfree-client daemon skeleton
  android/handsfree-client: Add handsfree-client HAL skeleton
  android/readme: Add information about handsfree-client
  android/handsfree-client: Add Connect/Disconnect commands
  android/handsfree-client: Add Audio Connect/Disconnect commands
  android/handsfree-client: Add Start/Stop Voice Recognition command
  android/handsfree-client: Add Volume Control command
  android/handsfree-client: Add Dial and Dial Memory command
  android/handsfree-client: Add Call Action command
  android/handsfree-client: Add Query Current Call and Operator Name cmd
  android/handsfree-client: Add Retrieve Subscriber Info command
  android/handsfree-client: Add Send DTMF command
  android/handsfree-client: Add Get Last Voice Tag Number command

 android/Android.mk             |   9 ++
 android/Makefile.am            |   5 +-
 android/README                 |  10 ++
 android/hal-bluetooth.c        |   5 +
 android/hal-handsfree-client.c | 356 +++++++++++++++++++++++++++++++++++++++++
 android/hal-msg.h              |  78 ++++++++-
 android/hal.h                  |   8 +
 android/handsfree-client.c     | 218 +++++++++++++++++++++++++
 android/handsfree-client.h     |  25 +++
 android/hardware/bluetooth.h   |   1 +
 android/main.c                 |  11 ++
 11 files changed, 724 insertions(+), 2 deletions(-)
 create mode 100644 android/hal-handsfree-client.c
 create mode 100644 android/handsfree-client.c
 create mode 100644 android/handsfree-client.h

-- 
1.8.4

--
To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux