Diff between 450f9ea3be8d61ed9e7fb96676893dca4087ae1e and e3d4ab4a8c7e4706d7bca0e661cae265925b6ec0

Changed Files

File Additions Deletions Status
android/README +3 -6 modified

Full Patch

diff --git a/android/README b/android/README
index b10789b..20b61a6 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