bluez/android
Grzegorz Kolodziejczyk ae06d36aa1 android/tester: Add BONDED_DEVICES get prop success test case
This adds BONDED_DEVICES get property success test case.

At this time there are no bonded devices. Clear bonded devices list is
expected.
2014-01-01 18:30:47 +02:00
..
client android/haltest: Implement missing functions from bluetooth HAL 2014-01-01 18:29:03 +02:00
cutils android/hal-bluetooth: Add support for enabling HCI snoop dump 2013-12-20 12:57:21 +02:00
hardware android/audio: Add kitkat audio headers 2013-12-16 17:41:56 +02:00
system android/audio: Add kitkat audio headers 2013-12-16 17:41:56 +02:00
a2dp.c android/AVDTP: Duplicate fd passed to avdtp_new 2013-12-20 13:07:53 +02:00
a2dp.h android/a2dp: Use generic IPC message handling for commands 2013-12-02 16:24:02 +02:00
android-tester.c android/tester: Add BONDED_DEVICES get prop success test case 2014-01-01 18:30:47 +02:00
Android.mk android: Add HCI snooping tool 2014-01-01 18:26:47 +02:00
audio-ipc-api.txt android: Make stream example generic in the API doc 2013-12-30 14:27:20 +02:00
avdtp.c android/AVDTP: Fix ignoring endpoint delay reporting 2013-12-23 16:29:31 +01:00
avdtp.h android/AVDTP: Remove get_all parameter for get_capability callback 2013-12-23 16:29:31 +01:00
bluetooth.c android/bluetooth: Print command opcode in DUT mode functions 2013-12-23 16:42:47 +01:00
bluetooth.h android: Don't pass notification socket on services register 2013-11-28 18:02:27 +02:00
bluetoothd-snoop.c android: Add HCI snooping tool 2014-01-01 18:26:47 +02:00
hal-a2dp.c android/a2dp: Unregister ipc handlers if init fails 2013-12-08 17:47:42 +02:00
hal-audio.c android/audio: Add audio-hal initial skeleton 2013-12-16 17:41:56 +02:00
hal-bluetooth.c android/hal-bluetooth: Add debug print to config_hci_snoop_log 2014-01-01 18:28:50 +02:00
hal-hidhost.c android/hidhost: Move set_report parameter check to daemon 2013-12-31 11:34:32 +02:00
hal-ipc-api.txt android/hidhost: Remove deprecated idle opcode from ipc document 2013-11-13 11:26:38 +02:00
hal-ipc.c android/hal: Check if command socket was shutdown by peer 2013-11-19 16:42:02 +02:00
hal-ipc.h android/hal: Add initial code for IPC message handlers 2013-11-19 16:42:01 +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/hal-bluetooth: Add support for device service record property 2013-12-20 12:57:26 +02:00
hal-pan.c android/pan: Move logic from HAL to daemon 2013-12-08 17:47:42 +02:00
hal-sock.c android/hal-sock: Fix returning incorrect error code 2013-12-13 16:44:30 +02:00
hal-utils.c android/hal-utils: Fix possible NULL pointer dereference 2013-11-25 15:34:15 +02:00
hal-utils.h android/debug: Move debug functions to hal-utils.c 2013-11-14 10:27:15 +02:00
hal.h android/hal-a2dp: Use generic IPC message handling for events 2013-11-19 16:42:02 +02:00
hidhost.c android/hidhost: Move set_report parameter check to daemon 2013-12-31 11:34:32 +02:00
hidhost.h android/hidhost: Use generic IPC message handling for commands 2013-12-02 16:24:02 +02:00
ipc.c android/ipc: Remove not needed include 2013-12-30 14:23:42 +02:00
ipc.h android: Move sockets handling from main to IPC code 2013-12-03 13:44:04 +02:00
main.c android: Use G_N_ELEMENTS macro for table elements calculation 2013-12-03 13:44:04 +02:00
Makefile.am android/build: Fix building HAL library on Linux 2014-01-01 18:29:19 +02:00
pan.c android/pan: Add PAN SDP record for NAP role 2013-12-31 15:43:39 +02:00
pan.h android/pan: Use generic IPC message handling for commands 2013-12-02 16:24:02 +02:00
pics-did.txt android/pts: Remove PIXIT info from PICS files 2013-12-12 10:27:46 +02:00
pics-gap.txt android/pts: Remove PIXIT info from PICS files 2013-12-12 10:27:46 +02:00
pics-hid.txt android/pts: Remove PIXIT info from PICS files 2013-12-12 10:27:46 +02:00
pics-l2cap.txt android/pts: Add PICS, PIXITs and PTS for L2CAP 2013-12-19 13:52:10 +01:00
pics-map.txt android/pts: Add PTS PICS and PIXIT for MAP 2013-12-17 13:34:40 +02:00
pics-opp.txt android/pts: Remove PIXIT info from PICS files 2013-12-12 10:27:46 +02:00
pics-pan.txt android/pts: Remove PIXIT info from PICS files 2013-12-12 10:27:46 +02:00
pics-pbap.txt android/pts: Remove PIXIT info from PICS files 2013-12-12 10:27:46 +02:00
pixit-did.txt android/pts: Add PTS PIXIT for DID 2013-12-12 10:27:48 +02:00
pixit-gap.txt android/pts: Add PTS PIXIT for GAP 2013-12-12 10:27:51 +02:00
pixit-hid.txt android/pts: Add PTS PIXIT for HID 2013-12-12 10:27:53 +02:00
pixit-l2cap.txt android/pts: Add PICS, PIXITs and PTS for L2CAP 2013-12-19 13:52:10 +01:00
pixit-map.txt android/pts: Add PTS PICS and PIXIT for MAP 2013-12-17 13:34:40 +02:00
pixit-opp.txt android/pts: Add PTS PIXIT for OPP 2013-12-12 10:27:54 +02:00
pixit-pan.txt android/pts: Add PTS PIXIT for PAN 2013-12-12 10:27:56 +02:00
pixit-pbap.txt android/pts: Add PTS PIXIT for PBAP 2013-12-12 10:27:58 +02:00
pts-did.txt android/pts: Add PTS test results for DID 2013-12-12 10:27:50 +02:00
pts-gap.txt android/pts: Add PTS test results for GAP 2013-12-13 11:16:10 +02:00
pts-hid.txt android/pts: Add PTS test results for HID 2013-12-13 11:16:20 +02:00
pts-l2cap.txt android/pts: Add PICS, PIXITs and PTS for L2CAP 2013-12-19 13:52:10 +01:00
pts-map.txt android/pts: Add PTS test results for MAP 2013-12-17 13:34:40 +02:00
pts-opp.txt android/pts: Add PTS test results for OPP 2013-12-13 11:16:32 +02:00
pts-pbap.txt android/pts: Add PTS test results for PBAP 2013-12-13 11:16:39 +02:00
README android/README: Fix consistency issues with whitespace 2013-12-23 12:00:19 +02:00
socket-api.txt android/doc: Add socket-api.txt document 2013-12-08 17:32:05 +02:00
socket.c android/socket: Handle Android events for server socket 2013-12-19 11:08:22 +02:00
socket.h android: Don't pass notification socket on services register 2013-11-28 18:02:27 +02:00
system-emulator.c android/system-emulator: Add support for bluetoothd-snoop service 2014-01-01 18:28:31 +02:00
utils.h android: Add helper functions for converting bdaddr transmitted over IPC 2013-10-28 16:10:42 +02: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-apc-api.txt file.

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

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/android-bluez.glib/

- Bionic support - BlueZ requires signalfd and timerfd APIs to be provided
by libc library. Currently only 'master' branch available at
https://android.googlesource.com/platform/bionic provides all required
functionality and running BlueZ on older branch requires backporting missing
features. Sample Bionic for Android on Intel Architecture (Android-IA) with all
required features backported is available at
https://code.google.com/p/android-bluez.bionic/

Runtime requirements
====================

BlueZ HAL library requires 'bluetoothd' service to be available on Android
system. This can be done by defining service in init.rc file of targeted board:

service bluetoothd /system/bin/logwrapper /system/bin/bluetoothd
  class main
  group bluetooth net_admin
  disabled
  oneshot

It is required that bluetooth user could start and stop bluetoothd service by
setting 'ctl.start' or 'ctl.stop' property. This can be achieved by
whitelisting bluetooth user and bluetoothd service in init source code.

Required Android init system modifications can be found at
https://code.google.com/p/android-bluez.system-core/

Downloading and building
========================

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

Downloading:
repo init -u https://code.google.com/p/android-bluez.manifest/ -m topics/bluez
repo sync

Build for Intel ultrabook:
'source build/envsetup.sh'
'lunch core_mesa-eng'
'make allimages -j8'

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.

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

It is possible that some of HAL functionality 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
get_remote_service_record          never called from Android Framework

callbacks:
dut_mode_recv_cb
le_test_mode_cb

properties:
BT_PROPERTY_SERVICE_RECORD         not supported for adapter and device, for
                                   device this property is to be returned as
                                   response to get_remote_service_record,
                                   not sure what to return on get_property
                                   calls (records of all services?)

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

Socket HAL
==========

Support only for BTSOCK_RFCOMM socket type.