summaryrefslogtreecommitdiff
path: root/android
diff options
context:
space:
mode:
authorGrzegorz Kolodziejczyk <grzegorz.kolodziejczyk@tieto.com>2015-10-20 16:05:02 +0200
committerSzymon Janc <szymon.janc@codecoup.pl>2015-10-26 20:56:38 +0100
commit23578f920e5bdde8ea6a99b05922773f4c635452 (patch)
treec33b3d15a2301b65a2a6a4e79c9164e3b62cd947 /android
parent018f00e6812a63d63c9994eadbe51f25e3fbad6f (diff)
downloadbluez-23578f920e5bdde8ea6a99b05922773f4c635452.tar.gz
android/README: Update known Android issues section
This adds a patch which allows handling ssp passkey request.
Diffstat (limited to 'android')
-rw-r--r--android/README7
1 files changed, 6 insertions, 1 deletions
diff --git a/android/README b/android/README
index 9aa9a3770..fff45621d 100644
--- a/android/README
+++ b/android/README
@@ -9,7 +9,7 @@ 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 KitKat and 5.0 Lollipop
+Supported Android version: 4.4 KitKat and 5.0, 5.1 Lollipop
Building and running on Android
@@ -402,12 +402,16 @@ affect qualification or user experience. This section provides list of
recommended Android fixes that are not part of latest AOSP release supported by
BlueZ.
+For Android 5.1 Lollipop:
+https://android-review.googlesource.com/177314
+
For Android 5.0 Lollipop:
https://android-review.googlesource.com/99761
https://android-review.googlesource.com/100297
https://android-review.googlesource.com/102882
https://android-review.googlesource.com/132733
https://android-review.googlesource.com/132763
+https://android-review.googlesource.com/177314
For Android 4.4 KitKat:
https://android-review.googlesource.com/82757
@@ -417,6 +421,7 @@ https://android-review.googlesource.com/99761
https://android-review.googlesource.com/99850
https://android-review.googlesource.com/100297
https://android-review.googlesource.com/102882
+https://android-review.googlesource.com/177314
Unimplemented Bluetooth features
================================