--- android/cts.txt | 45 +++++++++++++++++++++++++++++++++++---------- 1 file changed, 35 insertions(+), 10 deletions(-) diff --git a/android/cts.txt b/android/cts.txt index 5193571..68f4bcd 100644 --- a/android/cts.txt +++ b/android/cts.txt @@ -1,9 +1,16 @@ Android Compatibility Test Suite results -Tested: 25-June-2014 -Android version: 4.4.2 +Tested: 11-July-2014 +Android version: 4.4.4 CTS version: 4.4 R3 +Note: +CTS reliable write GATT tests require using CTS from master branch +or https://android-review.googlesource.com/99354 applied. + +Due to bug in Bluedroid L2CAP implementation GATT server connect test fails +without modified Linux kernel. Patches for Linux and/or Bluedroid are still TBD. + ------------------------------------------------------------------------------- android.bluetooth.cts.BasicAdapterTest (automated tests) Test Name Result Notes @@ -22,12 +29,30 @@ test_listenUsingRfcommWithServiceRecord PASS ------------------------------------------------------------------------------- com.android.cts.verifier (manual tests) -Test Name Result Notes -------------------------------------------------------------------------------- -Toggle Bluetooth PASS -Insecure Client PASS -Insecure Server PASS Required kernel patch commit ID: - 6453462e99e8be13a2c8f2b3535f340b742d8192 -Secure Client PASS -Secure Server PASS +Test Name Result Notes ------------------------------------------------------------------------------- +Toggle Bluetooth PASS +BLE Client Test: + connect PASS + discover service PASS + read/write characteristic PASS + reliable write PASS + notify characteristic PASS + read/write descriptor PASS + read RSSI PASS + disconnect PASS +BLE Server Test: + add service PASS + connection PASS + read characteristic request PASS + write characteristic request PASS + read descriptor request PASS + write descriptor request PASS + reliable write PASS + disconnection PASS +Insecure Client PASS +Insecure Server PASS Required kernel patch commit ID: + ba15a58b179ed76a7e887177f2b06de1 +Secure Client PASS +Secure Server PASS +------------------------------------------------------------------------------- \ No newline at end of file -- 1.9.3 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html