summaryrefslogtreecommitdiff
path: root/android/README
diff options
context:
space:
mode:
authorSzymon Janc <szymon.janc@tieto.com>2014-08-26 12:49:26 +0200
committerSzymon Janc <szymon.janc@tieto.com>2014-08-26 13:04:56 +0200
commite3d4ab4a8c7e4706d7bca0e661cae265925b6ec0 (patch)
tree871916a24b55aa7ff66c740783781920fb60a92f /android/README
parent450f9ea3be8d61ed9e7fb96676893dca4087ae1e (diff)
downloadbluez-e3d4ab4a8c7e4706d7bca0e661cae265925b6ec0.tar.gz
android/README: Update not implemented status
get_remote_service_record is now implemented. Despite not being used by Android Framework it turned out to be usefull for qualification.
Diffstat (limited to 'android/README')
-rw-r--r--android/README9
1 files changed, 3 insertions, 6 deletions
diff --git a/android/README b/android/README
index b10789bc1..20b61a6e1 100644
--- a/android/README
+++ b/android/README
@@ -275,18 +275,15 @@ 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 empty JNI implementation
le_test_mode_cb empty JNI implementation
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_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