android: Update Android system headers to 5.0 API

System Internals / BlueZ - Andrei Emeltchenko [intel.com] - 7 November 2014 05:51 UTC

Android headers are used for Linux host build.

4c150a0 android: Update Android system headers to 5.0 API
android/Android.mk | 4 +-
android/Makefile.am | 2 +-
android/hardware/audio.h | 147 ++++++-
android/hardware/audio_effect.h | 3 +-
android/hardware/bluetooth.h | 82 +++-
android/hardware/bt_av.h | 15 +-
android/hardware/bt_gatt_client.h | 134 +++++-
android/hardware/bt_gatt_server.h | 19 +-
android/hardware/bt_gatt_types.h | 8 +
android/hardware/bt_hf.h | 63 ++-
android/hardware/bt_hf_client.h | 30 +-
android/hardware/bt_hh.h | 10 +-
android/hardware/bt_mce.h | 5 +-
android/hardware/bt_pan.h | 4 +-
android/hardware/bt_rc.h | 34 +-
android/system/audio.h | 867 ++++++++++++++++++++++++++++++++++---
android/tester-a2dp.c | 2 +-
android/tester-gatt.c | 15 +-
android/tester-main.c | 11 +-
19 files changed, 1312 insertions(+), 143 deletions(-)

Upstream: git.kernel.org


  • Share