bluez/android
Lukasz Rymanowski 35a6c189c0 android/gatt: Fix for device type in gatt
This patch fixes remote device type in GATT cache, which should be
updated on connect confirm
2014-09-02 17:12:52 +02:00
..
audio_utils android: Add resampler support 2014-05-13 14:17:18 +03:00
client android/client: Fix incorrect memory access 2014-08-29 15:49:16 +02:00
cutils android: Allow to set required handsfree mode on Linux host 2014-07-29 10:57:21 +02:00
hardware android: Update HAL API to Android 4.4.3-r1.1 2014-06-12 12:18:33 +02:00
system android/audio: Add kitkat audio headers 2013-12-16 17:41:56 +02:00
a2dp.c android/avdtp: Move PSM definition to AVDTP header 2014-08-28 20:26:19 +02:00
a2dp.h android: Pass mode parameter to registered services 2014-03-04 10:18:27 +01:00
Android.mk android: Add initial code for AVDTP testing tool 2014-09-01 15:54:16 +02:00
audio-ipc-api.txt android: Update Audio IPC documentation 2014-01-24 22:59:45 +01:00
audio-msg.h android/hal-audio: Allow to autoselect endpoint in open_stream IPC 2014-06-01 10:17:16 +03:00
avctp.c android/avctp: Add define for AV/C data MTU and offset 2014-06-06 11:17:07 +03:00
avctp.h android/avctp: Add define for AV/C data MTU and offset 2014-06-06 11:17:07 +03:00
avdtp.c android/avdtp: Cleanup watch id when removing session watch 2014-08-29 13:26:41 +03:00
avdtp.h android/avdtp: Move PSM definition to AVDTP header 2014-08-28 20:26:19 +02:00
avdtptest.c android/avdtptest: Add support for receiving media as SINK 2014-09-01 15:54:17 +02:00
avrcp-lib.c android/avrcp: Fix adding missing breaks 2014-06-18 00:05:41 +02:00
avrcp-lib.h android/avrcp-lib: Add support for SetAbsoluteVolume PDU 2014-05-19 16:12:47 +03:00
avrcp.c android/avrcp: Register CT record 2014-08-20 13:45:29 +03:00
avrcp.h android: Pass mode parameter to registered services 2014-03-04 10:18:27 +01:00
bas.c android/bas: Read CCC initial value for Battery Level 2014-06-30 18:52:54 +02:00
bas.h android: Add initial implementation of Battery Service client 2014-06-29 14:52:36 +02:00
bluetooth.c android/bluetooth: Add unpaired device callback 2014-08-29 16:09:03 +02:00
bluetooth.h android/bluetooth: Add unpaired device callback 2014-08-29 16:09:03 +02:00
bluetoothd-snoop.c monitor: Use common maximum packet size definition 2014-08-13 12:17:24 +03:00
bluetoothd-wrapper.c android: Make multi-line comments style consistent 2014-04-29 13:31:00 +02:00
cts.txt android/cts: Update test results for CTS 4.4 R3 2014-07-25 14:36:13 +03:00
dis.c android/dis: Detach on free 2014-06-30 18:52:54 +02:00
dis.h android/dis: Add bt_dis_set_notification 2014-06-29 14:52:36 +02:00
gatt.c android/gatt: Fix for device type in gatt 2014-09-02 17:12:52 +02:00
gatt.h android/gatt: Expose API to elevate security level 2014-07-30 12:32:16 +02:00
hal-a2dp.c android: Fix non-ANSI function declaration 2014-07-03 11:41:05 +03:00
hal-audio-aptx.c android/hal-audio-aptx: Add encoding 2014-06-06 11:27:45 +03:00
hal-audio-sbc.c android/hal-audio-sbc: Fix use of incorrect number of frames per packet 2014-06-03 16:26:33 +03:00
hal-audio.c android/hal-audio: Remove unneeded check 2014-07-21 11:39:31 +03:00
hal-audio.h android/hal-audio-aptx: Add initial support for aptX codec 2014-06-06 11:27:45 +03:00
hal-avrcp.c android: Fix non-ANSI function declaration 2014-07-03 11:41:05 +03:00
hal-bluetooth.c android: Fix using plain integer as NULL pointer 2014-07-03 11:41:05 +03:00
hal-gatt.c android/hal-gatt: Remove unneeded never read initialization 2014-07-04 16:46:51 +02:00
hal-handsfree.c android/handsfree: Refactor handle_dial() 2014-08-29 15:49:16 +02:00
hal-health.c android/hal-health: Fix do not modify fd flags in non connected state 2014-07-03 15:34:25 +02:00
hal-hidhost.c android: Fix using plain integer as NULL pointer 2014-07-03 11:41:05 +03:00
hal-ipc-api.txt android/health: Fix MDEP data type 2014-06-12 11:57:25 +02:00
hal-ipc.c android/ipc: Remove unneeded check 2014-08-01 13:30:34 +03:00
hal-ipc.h android/hal-ipc: Pass FD to notification handlers 2014-06-12 13:04:31 +02:00
hal-log.h android/tester: Make HAL logging wrapper print to stderr instead of stdout 2013-12-11 13:10:07 +02:00
hal-msg.h android/gatt: Register SDP records for services 2014-07-11 21:55:29 +02:00
hal-pan.c android: Fix non-ANSI function declaration 2014-07-03 11:41:05 +03:00
hal-sco.c android/ipc: Rename connect_sco to get_fd 2014-07-21 16:39:14 +03:00
hal-socket.c android: Update socket service id name to match service name 2014-02-24 13:45:09 +01:00
hal-utils.c android: Remove support for old Android versions 2014-01-14 12:57:18 +01:00
hal-utils.h android: Re-enable support for Android 4.4.2 2014-06-12 12:19:02 +02:00
hal.h android/hal-health: Add hal-health.c with initial get interface call 2014-03-14 13:34:16 +01:00
handsfree.c android/handsfree: Fix alignment 2014-08-22 10:05:51 +02:00
handsfree.h android: Pass mode parameter to registered services 2014-03-04 10:18:27 +01:00
health.c android/health: Fix incorrect check 2014-08-29 16:11:49 +02:00
health.h android/health: Add health.c|h file with basic calls 2014-03-14 13:34:16 +01:00
hidhost.c android/hidhost: Add remove bond handling 2014-08-29 16:09:03 +02:00
hidhost.h android: Pass mode parameter to registered services 2014-03-04 10:18:27 +01:00
hog.c android/hog: Fix report lookup 2014-08-08 13:54:25 +03:00
hog.h android/hog: Add bt_hog_send_report 2014-07-02 11:09:27 +03:00
init.bluetooth.rc android: Adjust uinput permissions 2014-03-13 21:35:35 +01:00
ipc-common.h android: Create comon header for IPC 2014-02-28 15:22:45 +01:00
ipc-tester.c android: Fix usage of PATH_MAX 2014-07-11 13:33:06 +03:00
ipc.c android/ipc: Add support for sending FD in notifications 2014-06-12 13:04:31 +02:00
ipc.h android/ipc: Add support for sending FD in notifications 2014-06-12 13:04:31 +02:00
main.c android: Don't depend on libcap when building for Linux 2014-08-22 12:09:55 +02:00
Makefile.am android: Add initial code for AVDTP testing tool 2014-09-01 15:54:16 +02:00
mcap-lib.c android/health: Call MDL shutdown after mdl_deleted_cb callback 2014-08-25 11:43:25 +02:00
mcap-lib.h android: Make multi-line comments style consistent 2014-04-29 13:31:00 +02:00
mcaptest.c android/mcaptest: Support unavailable response to first MDL connect 2014-06-27 14:35:41 +02:00
pan.c android/pan: Notify control state callback on HAL .enable call 2014-08-06 10:38:19 +03:00
pan.h android: Pass mode parameter to registered services 2014-03-04 10:18:27 +01:00
pics-a2dp.txt android/pts: PTS updates for A2DP 2014-07-10 21:20:23 +02:00
pics-avctp.txt android/pts: Update PTS files for AVCTP 2014-07-10 21:20:23 +02:00
pics-avdtp.txt android/pts: Add initial PTS files for AVDTP 2014-07-24 11:01:28 +03:00
pics-avrcp.txt android/pts: Update PTS files for AVRCP 2014-07-16 17:40:06 +02:00
pics-did.txt android/pts: Update PTS files for DID 2014-07-10 21:20:24 +02:00
pics-dis.txt android/pts: Update DIS tests results with PTS 5.2 2014-07-29 12:17:55 +02:00
pics-gap.txt android/gap: GAP tests for PTS 5.2 2014-08-04 17:16:26 +03:00
pics-gatt.txt android/pts: Update PICS/PIXIT for GATT 2014-08-26 11:28:18 +02:00
pics-hdp.txt android/pts: HDP regression tests 2014-08-26 11:28:18 +02:00
pics-hfp.txt android/pts: Update PTS files for HFP 2014-07-18 11:33:00 +02:00
pics-hid.txt android/pts: Update PTS files for HID 2014-07-21 11:55:38 +03:00
pics-hogp.txt android/pts: Update PTS files for HOGP 2014-07-24 10:59:00 +03:00
pics-hsp.txt android/pts: Update PTS files for HSP 2014-07-16 17:40:06 +02:00
pics-iopt.txt android/pts: Update PTS files for IOPT 2014-08-11 16:38:20 +03:00
pics-l2cap.txt android/pts: Update PTS files for L2CAP 2014-08-19 19:24:21 +02:00
pics-map.txt android/pts: Update PTS files for MAP 2014-07-18 09:10:34 +02:00
pics-mcap.txt android/pts: PTS files for MCAP 2014-08-08 16:34:51 +03:00
pics-mps.txt android/pts: Update MPS test results with PTS 5.2 2014-07-31 17:23:59 +02:00
pics-opp.txt android/pts: Tests round for OPP 2014-08-06 10:36:11 +03:00
pics-pan.txt android/pts: Update PAN PICS and tests results 2014-08-19 19:32:06 +02:00
pics-pbap.txt android/pts: PTS files update for PBAP 2014-08-06 10:35:40 +03:00
pics-rfcomm.txt android/pts: Initial PTS docs for RFCOMM 2014-07-10 21:20:23 +02:00
pics-scpp.txt android/pts: Update ScPP tests results with PTS 5.2 2014-07-29 14:37:32 +02:00
pics-sdp.txt android/pts: Change mode for SDP pics file 2014-05-15 17:44:43 +02:00
pics-sm.txt android/pts: Regression tests on SM against PTS 5.2 2014-07-25 14:36:11 +03:00
pics-spp.txt android/pts: Initial PTS docs for SPP 2014-07-22 14:41:36 +03:00
pixit-a2dp.txt android/pts: PTS updates for A2DP 2014-07-10 21:20:23 +02:00
pixit-avctp.txt android/pts: Update PTS files for AVCTP 2014-07-10 21:20:23 +02:00
pixit-avdtp.txt android/pts: Add initial PTS files for AVDTP 2014-07-24 11:01:28 +03:00
pixit-avrcp.txt android/pts: Update PTS files for AVRCP 2014-07-16 17:40:06 +02:00
pixit-did.txt android/pts: Update PTS files for DID 2014-07-10 21:20:24 +02:00
pixit-dis.txt android/pts: Update DIS tests results with PTS 5.2 2014-07-29 12:17:55 +02:00
pixit-gap.txt android/gap: GAP tests for PTS 5.2 2014-08-04 17:16:26 +03:00
pixit-gatt.txt android/pts: Update PICS/PIXIT for GATT 2014-08-26 11:28:18 +02:00
pixit-hdp.txt android/pts: HDP regression tests 2014-08-26 11:28:18 +02:00
pixit-hfp.txt android/pts: Update PTS files for HFP 2014-07-18 11:33:00 +02:00
pixit-hid.txt android/pts: Update PTS files for HID 2014-07-21 11:55:38 +03:00
pixit-hogp.txt android/pts: Update PTS files for HOGP 2014-07-24 10:59:00 +03:00
pixit-hsp.txt android/pts: Update PTS files for HSP 2014-07-16 17:40:06 +02:00
pixit-iopt.txt android/pts: Update PTS files for IOPT 2014-08-11 16:38:20 +03:00
pixit-l2cap.txt android/pts: Update PTS files for L2CAP 2014-08-19 19:24:21 +02:00
pixit-map.txt android/pts: Update PTS files for MAP 2014-07-18 09:10:34 +02:00
pixit-mcap.txt android/pts: PTS files for MCAP 2014-08-08 16:34:51 +03:00
pixit-mps.txt android/pts: Update MPS test results with PTS 5.2 2014-07-31 17:23:59 +02:00
pixit-opp.txt android/pts: Tests round for OPP 2014-08-06 10:36:11 +03:00
pixit-pan.txt Android/pts: Update PTS files for PAN 2014-08-06 10:36:48 +03:00
pixit-pbap.txt android/pts: PTS files update for PBAP 2014-08-06 10:35:40 +03:00
pixit-rfcomm.txt android/pts: Interim PTS tests results for RFCOMM 2014-07-21 11:45:02 +03:00
pixit-scpp.txt android/pts: Update ScPP tests results with PTS 5.2 2014-07-29 14:37:32 +02:00
pixit-sm.txt android/pts: Regression tests on SM against PTS 5.2 2014-07-25 14:36:11 +03:00
pixit-spp.txt android/pts: Initial PTS docs for SPP 2014-07-22 14:41:36 +03:00
pts-a2dp.txt android/pts: Update A2DP test results 2014-08-11 10:17:01 +03:00
pts-avctp.txt android/pts: Update PTS files for AVCTP 2014-07-10 21:20:23 +02:00
pts-avdtp.txt android/pts: Add initial PTS files for AVDTP 2014-07-24 11:01:28 +03:00
pts-avrcp.txt android/pts: Update PTS files for AVRCP 2014-07-16 17:40:06 +02:00
pts-did.txt android/pts: Update PTS files for DID 2014-07-10 21:20:24 +02:00
pts-dis.txt android/pts: Update DIS tests results with PTS 5.2 2014-07-29 12:17:55 +02:00
pts-gap.txt android/pts: Update GAP PTS test results 2014-08-22 10:15:43 +02:00
pts-gatt.txt android/pts: Update PTS GATT test results 2014-08-26 15:13:31 +02:00
pts-hdp.txt android/pts: HDP regression tests 2014-08-26 11:28:18 +02:00
pts-hfp.txt android/pts: Update PTS files for HFP 2014-07-18 11:33:00 +02:00
pts-hid.txt android/pts: Update HID PTS text file 2014-08-06 12:07:07 +03:00
pts-hogp.txt android/pts: Update PTS files for HOGP 2014-07-24 10:59:00 +03:00
pts-hsp.txt android/pts: Update PTS files for HSP 2014-07-16 17:40:06 +02:00
pts-iopt.txt android/pts: Update IOPT test results 2014-08-15 10:51:49 +03:00
pts-l2cap.txt android/pts: Update PTS files for L2CAP 2014-08-19 19:24:21 +02:00
pts-map.txt android/pts: Update PTS files for MAP 2014-07-18 09:10:34 +02:00
pts-mcap.txt android/pts: PTS files for MCAP 2014-08-08 16:34:51 +03:00
pts-mps.txt android/pts: Update MPS test result 2014-08-22 10:18:50 +02:00
pts-opp.txt android/pts: Tests round for OPP 2014-08-06 10:36:11 +03:00
pts-pan.txt android/pts: Update PAN PICS and tests results 2014-08-19 19:32:06 +02:00
pts-pbap.txt android/pts: Update PBAP results 2014-08-18 13:23:16 +02:00
pts-rfcomm.txt android/pts: RFCOMM PTS update 2014-07-30 11:24:49 +02:00
pts-scpp.txt android/pts: Update ScPP tests results with PTS 5.2 2014-07-29 14:37:32 +02:00
pts-sm.txt android/pts: Correct trivial typos 2014-08-13 12:59:14 +03:00
pts-spp.txt android/pts: Update PTS tests for SPP 2014-07-24 10:59:57 +03:00
README android/README: Update not implemented status 2014-08-26 13:04:56 +02:00
sco-ipc-api.txt android/ipc: Rename connect_sco to get_fd 2014-07-21 16:39:14 +03:00
sco-msg.h android/ipc: Rename connect_sco to get_fd 2014-07-21 16:39:14 +03:00
scpp.c android/scpp: Fix not detaching on free 2014-06-30 18:52:54 +02:00
scpp.h android/scpp: Add bt_scpp_set_interval and bt_scpp_set_window 2014-06-27 18:09:44 +02:00
socket-api.txt android/doc: Add socket-api.txt document 2013-12-08 17:32:05 +02:00
socket.c android/socket: Convert service UUID to 16 or 32 bits if possible 2014-06-18 20:06:57 +02:00
socket.h android: Pass mode parameter to registered services 2014-03-04 10:18:27 +01:00
system-emulator.c android: Fix usage of PATH_MAX 2014-07-11 13:33:06 +03:00
test-ipc.c android: Create comon header for IPC 2014-02-28 15:22:45 +01:00
tester-a2dp.c android/tester: Add A2DP Suspend - Success test case 2014-08-11 18:01:31 +03:00
tester-bluetooth.c android/tester: Add test for incoming bonding 2014-08-28 20:27:47 +02:00
tester-gatt.c android/tester: Add parameter to remote connect function 2014-08-28 20:27:47 +02:00
tester-hdp.c android/tester: Add HDP Destroy Sink Streaming Channel test case 2014-08-28 20:58:12 +02:00
tester-hidhost.c android/tester-hidhost: Make cid_data static 2014-08-08 13:54:25 +03:00
tester-main.c android/tester: Add function to set io cap to bthost 2014-08-28 20:27:47 +02:00
tester-main.h android/tester: Add function to set io cap to bthost 2014-08-28 20:27:47 +02:00
tester-pan.c android/tester-pan: Make cid_data static 2014-08-08 13:54:25 +03:00
tester-socket.c android/tester-ng: Remove not needed include 2014-07-25 14:34:45 +03:00
utils.h android: Update copyright and license details 2014-02-11 10:42:56 -08:00

BlueZ for Android
*****************

Since Android 4.2 there exists a well standardized HAL interface that the
Bluetooth stack is expected to provide and which enables the easy replacement
of the stack of choice on Android. Android BlueZ is intended as a drop-in
replacement to Android provided Bluetooth stack.

More details about BlueZ for Android architecture and components can be found
in android/hal-ipc-api.txt file.

Supported Android version: 4.4


Building and running on Android
===============================

Steps needed to build and run Android Open Source Project 4.4 with
integrated BlueZ.


Build requirements
------------------

- GLib - Android 4.2 or later don't provide GLib and one must provide it in
'external/bluetooth/glib' folder of Android tree. Sample Android GLib port
is available at https://code.google.com/p/aosp-bluez.glib/

- SBC - A2DP code requires SBC library (version 1.2 or higher) present in
'external/bluetooth/sbc' directory. Library is build from Android.mk provided
by BlueZ. SBC code is available at git://git.kernel.org/pub/scm/bluetooth/sbc

- Bionic support - Currently only 'master' branch available at
https://android.googlesource.com/platform/bionic provides all required
functionality and running BlueZ on release branch requires backporting missing
features (currently epoll_create1 and ppoll calls for Android 4.4). Sample
Bionic for Android 4.4 with all required features backported is available at
https://code.google.com/p/aosp-bluez.platform-bionic/


Runtime requirements
--------------------

BlueZ HAL library requires 'bluetoothd' and 'bluetoothd-snoop' services to be
available on Android system. Some permissions settings are also required.

This can be done by importing init.bluetooth.rc file in init.rc file of targeted
board:
import init.bluetooth.rc

For convenience examples are provided at:
https://code.google.com/p/aosp-bluez.device-lge-mako/    (Nexus 4)
https://code.google.com/p/aosp-bluez.device-asus-flo/    (Nexus 7 2013)


Downloading and building
------------------------

Building for Android requires full Android AOSP source tree. Sample Android
4.4 tree with all required components present is available at
http://code.google.com/p/aosp-bluez/

This tree provides support for Nexus4 (target aosp_mako-userdebug) and
Nexus 7 2013 (target aosp_flo-userdebug). Tree does not provide binary blobs
needed to run Android on supported devices. Those can be obtained from
https://developers.google.com/android/nexus/drivers. Binary blobs needs to be
unpacked (EULA acceptance required) into 'vendor' directory of Android tree.

Downloading:
repo init -u https://code.google.com/p/aosp-bluez.platform-manifest -b kitkat
repo sync

Building:
source build/envsetup.sh
lunch aosp_mako-userdebug    or    lunch aosp_flo-userdebug
make -j8

Flashing:
adb reboot bootloader
fastboot flashall -w

After full build is done it is possible to rebuild only BlueZ:
'cd external/bluetooth/bluez/android/'
'mm' (or 'mm -B' to force rebuilding of all files)
'adb sync' to update target device.

Downloading and building for Intel devices
------------------------------------------

Sample Android tree with all required components for Intel devices based on
Intel reference image (https://01.org/android-ia) can be reconstructed following
instructions below.

This tree provides support for Dell XPS12, Minnowboard MAX, Intel NUC,
Acer Iconia W700 and other devices mentioned in:
https://01.org/android-ia/guides/devices

Downloading:
repo init -u https://github.com/01org/android-bluez-manifest.git -b android-ia \
	-m topic/bluez
repo sync

Building:
source build/envsetup.sh
lunch haswell_generic-eng
make -j8

Installing:
Live and Install image is $OUT/live.img
Flash live.img to USB flash and boot from it. More instructions here:
https://01.org/android-ia/guides/developers/build-and-install

Linux Kernel requirements
-------------------------

BlueZ for Android uses Linux Bluetooth subsystem and it must be enabled in
kernel. Minimal required version of management interface is 1.3. This
corresponds to Linux 3.9 but latest available version is recommended. Other
requirements include UHID and network bridge support.

Following kernel options should be enabled:
CONFIG_BT
CONFIG_BT_RFCOMM
CONFIG_BT_RFCOMM_TTY
CONFIG_BT_BNEP
CONFIG_BT_BNEP_MC_FILTER
CONFIG_BT_BNEP_PROTO_FILTER
CONFIG_BRIDGE
CONFIG_UHID
CONFIG_CRYPTO_CMAC
CONFIG_CRYPTO_USER_API
CONFIG_CRYPTO_USER_API_HASH
CONFIG_CRYPTO_USER_API_SKCIPHER

Also BT chip driver needs to be enabled e.g:
CONFIG_BT_HCIBTUSB

If it is not possible to use new enough Linux kernel one can use updated
bluetooth subsystem from Backports project. More information about Backports can
be found at https://backports.wiki.kernel.org. Sample kernels using backports
for running BlueZ on Android are available at
https://code.google.com/p/aosp-bluez.


Running with Valgrind
---------------------

BlueZ for Android is preconfigured to be easily run under Valgrind memcheck.
Appropriate configuration and required modules are automatically included when
building either userdebug or eng variant of Android platform.

Valgrind can be enabled in runtime by setting "persist.sys.bluetooth.valgrind"
property to either literal "true" or any numeric value >0. For example:
adb root
adb shell setprop persist.sys.bluetooth.valgrind true

After changing property value Bluetooth need to be restarted to apply changes
(this can be done using UI, just disable and enable it again). Property is
persistent, i.e. there's no need to enable Valgrind again after reboot.

It's recommended to have unstripped libglib.so installed which will enable
complete backtraces in Valgrind output. Otherwise, in many cases backtrace
will break at e.g. g_free() function without prior callers. It's possible to
have proper library installed automatically by appropriate entry in Android.mk,
see https://code.google.com/p/aosp-bluez.glib/ for an example.


Enabling BlueZ debugs
---------------------

BlueZ debug logs can be enabled in runtime by setting
"persist.sys.bluetooth.debug" property to either literal "true" or any
numeric value >0. For example:
adb root
adb shell setprop persist.sys.bluetooth.debug 1

After changing property value Bluetooth needs to be restarted to apply changes.

There is also a possibility to enable mgmt debug logs which also enables debugs
as above. To enable it proceed in the same way as described above but use
system properties called: persist.sys.bluetooth.mgmtdbg

Note: Debugs are only available on NON USER build variants


Customization
-------------

It is possible to customize BlueZ for Android through Android system properties.
This may include enabling extra profiles or features inside HALs implementation
These properties are read on Bluetooth stack startup only and require stack
restart if changed. All customization properties names start with
"persist.sys.bluetooth." followed by specific HAL name e.g.
"persist.sys.bluetooth.handsfree". This section list available customization
options.

Property	Value		Description
-------------------------------------------
mode		bredr		Enable BlueZ in BR/EDR mode
		le		Enable BlueZ in LE mode
		<none>		Enable BlueZ in default mode - enable BR/EDR/LE
				if available.
handsfree	hfp		Enable Handsfree Profile (HFP) with narrowband
				speech only
		hfp_wbs		Enable Handsfree Profile (HFP) with narrowband
				and wideband speech support
		<none>		Don't enable Handsfree Profile (HFP)


Building and running on Linux
-----------------------------

It is possible to build and test BlueZ for Android daemon on Linux (eg. PC).
Simply follow instructions available at README file in BlueZ top directory.
Android daemon binary is located at android/bluetoothd. See next section on
how to test Android daemon on Linux.


Testing tool
------------

BT HAL test tools located in android/haltest is provided for HAL level testing
of both Android daemon and HAL library. Start it with '-n' parameter and type
'bluetooth init' in prompt to initialize HAL library. Running without parameter
will make haltest try to initialize all services after start. On Android
required bluetoothd service will be started automatically. On Linux it is
required to start android/bluetoothd manually before init command timeout or
use provided android/system-emulator, which takes care of launching daemon
automatically on HAL library initialization. To deinitialize HAL library and
stop daemon type 'bluetooth cleanup'. Type 'help' for more information. Tab
completion is also supported.


Implementation status
=====================

Summary of HALs implementation status.

complete    - implementation is feature complete and Android Framework is able
              to use it normally
partial     - implementation is in progress and not all required features are
              present, Android Framework is able to use some of features
initial     - only initial implementations is present, Android Framework is
              able to initialize but most likely not able to use it
not started - no implementation, Android Framework is not able to initialize it

Profile ID    HAL header         Status
---------------------------------------
core          bluetooth.h        complete
a2dp          bt_av.h            complete
gatt          bt_gatt.h          complete
              bt_gatt_client.h   complete
              bt_gatt_server.h   complete
handsfree     bt_hf.h            complete
hidhost       bt_hh.h            complete
health        bt_hl.h            complete
pan           bt_pan.h           complete
avrcp         bt_rc.h            complete
socket        bt_sock.h          complete


Implementation shortcomings
===========================

It is possible that some of HAL functionality (although being marked as
complete) is missing implementation due to reasons like feature feasibility or
necessity for latest Android Framework. This sections provides list of such
deficiencies. Note that HAL library is always expected to fully implement HAL
API so missing implementation might happen only in daemon.


HAL Bluetooth
-------------

methods:
dut_mode_send                      never called from Android Framework
le_test_mode                       never called from Android Framework

callbacks:
dut_mode_recv_cb                   empty JNI implementation
le_test_mode_cb                    empty JNI implementation

properties:
BT_PROPERTY_SERVICE_RECORD         not supported for adapter, for device this
                                   property is returned as a response to
                                   get_remote_service_record call

BT_PROPERTY_REMOTE_VERSION_INFO    information required by this property (LMP
                                   information) are not accessible from mgmt
                                   interface, also marking this property as
                                   settable is probably a typo in HAL header

HAL Socket
----------

Support only for BTSOCK_RFCOMM socket type.


HAL AVRCP
---------

methods:
list_player_app_attr_rsp           never called from Android Framework
list_player_app_value_rsp          never called from Android Framework
get_player_app_value_rsp           never called from Android Framework
get_player_app_attr_text_rsp       never called from Android Framework
get_player_app_value_text_rsp      never called from Android Framework
set_player_app_value_rsp           never called from Android Framework

callbacks:
list_player_app_attr_cb            NULL JNI implementation
list_player_app_values_cb          NULL JNI implementation
get_player_app_value_cb            NULL JNI implementation
get_player_app_attrs_text_cb       NULL JNI implementation
get_player_app_values_text_cb      NULL JNI implementation
set_player_app_value_cb            NULL JNI implementation


HAL GATT
--------

methods:
client->set_adv_data               missing kernel support for vendor data
client->connect                    is_direct parameter is ignored

Audio SCO HAL
=============

When Bluetooth chip's audio is not wired directly to device audio, Audio SCO
HAL is used to enable SCO support. It needs to be loaded by AudioFlinger
following audio_policy.conf configuration. Example of configuration is shown
below:

...
  sco {
    outputs {
      sco {
        sampling_rates 8000|44100
        channel_masks AUDIO_CHANNEL_OUT_STEREO
        formats AUDIO_FORMAT_PCM_16_BIT
        devices AUDIO_DEVICE_OUT_ALL_SCO
      }
    }
    inputs {
      sco {
        sampling_rates 8000|44100
        channel_masks AUDIO_CHANNEL_IN_MONO
        formats AUDIO_FORMAT_PCM_16_BIT
        devices AUDIO_DEVICE_IN_BLUETOOTH_SCO_HEADSET
      }
    }
  }
...

Known Android issues
====================

It is possible that BlueZ is triggering bugs on Android Framework that could
affect qualification or user experience. This section provides list of
recommended Android fixes that are not part of latest AOSP release supported by
BlueZ.

https://android-review.googlesource.com/82757
https://android-review.googlesource.com/87670
https://android-review.googlesource.com/88384
https://android-review.googlesource.com/99761
https://android-review.googlesource.com/99850
https://android-review.googlesource.com/100297
https://android-review.googlesource.com/102882

Unimplemented Bluetooth features
================================

Some Bluetooth functionality require support from outside of BT stack
eg. telephony stack. This sections describes profiles optional features not
implemented due to lack of support in other Android subsystems or missing API
in respective BT HALs.

Profile		Feature				Comments
--------------------------------------------------------
HFP		Attach a phone number to	AT+BINP=1
		a voice tag
HFP		Enhanced Call Control		AT+CHLD={1x,2x}
HFP		Explicit Call Transfer		AT+CHLD=4
HFP		Response and Hold		AT+BTRH, +BTRH
HFP		In-band Ring Tone		+BSIR
AVRCP		Player Settings			HAL API present but not used
AVRCP		Browsing			No HAL API
GATT		Read multiple characteristics	No HAL API


Reporting Bugs
==============

Bugs should be reported at https://01.org/jira/browse/BA. When reporting
a bug please attach logs from logcat (logcat -v time) and HCI trace. Daemon
debug logs should be enabled. When reporting daemon crash please run it under
valgrind if possible. For details on how to enabled debug logs and valgrind see
"Enabling BlueZ debugs" section.