[PATCH 00/13] Initial code for handsfree support

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

 



Hi,

This adds initial support for HFP. HAL library is complete, for daemon
only support for RFCOMM connection handling.

There is also minimal set of AT handling needed for SLC establishment
(proper AT parsing code is still missing).

Comments are welcome.

BR
Szymon Janc

Szymon Janc (13):
  android/handsfree: Add initial files
  android/handsfree: Add commands and events definition to IPC header
  android/handsfree: Add stubs for commands handlers
  android/hal-handsfree: Implement notifications handling
  android/hal-handsfree: Implement sending commands
  android/handsfree: Add SDP record for AG
  android/handsfree: Add support for RFCOMM connection handling
  android/handsfree: Add initial code for AT commands processing
  android/handsfree: Add connect command handling
  android/handsfree: Add disconnect command handling
  android/handsfree: Add AT+BRSF command support
  android/handsfree: Add support for AT+CIND command
  android/handsfree: Add support for AT+CMER command

 android/Android.mk      |   2 +
 android/Makefile.am     |   4 +
 android/hal-bluetooth.c |   3 +
 android/hal-handsfree.c | 598 +++++++++++++++++++++++++++++++++++++
 android/hal-msg.h       | 208 +++++++++++++
 android/hal.h           |   2 +
 android/handsfree.c     | 763 ++++++++++++++++++++++++++++++++++++++++++++++++
 android/handsfree.h     |  25 ++
 android/main.c          |  14 +
 9 files changed, 1619 insertions(+)
 create mode 100644 android/hal-handsfree.c
 create mode 100644 android/handsfree.c
 create mode 100644 android/handsfree.h

-- 
1.8.5.3

--
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