From 4e486830c8698754a522085946f14c821caf16a7 Mon Sep 17 00:00:00 2001 From: Jakub Tyszkowski Date: Wed, 4 Jun 2014 16:36:33 +0200 Subject: [PATCH] android/pts: Update GATT results Update results for server's Service Changed Indication (CCC) tests. --- android/pts-gatt.txt | 27 ++++++++++++++++++++++++--- 1 file changed, 24 insertions(+), 3 deletions(-) diff --git a/android/pts-gatt.txt b/android/pts-gatt.txt index 08ade26fc..e4d38c0ef 100644 --- a/android/pts-gatt.txt +++ b/android/pts-gatt.txt @@ -918,11 +918,25 @@ TC_GAI_CL_BV_01_C PASS haltest: gattc get_descriptor gattc write_descriptor 2 0002 gattc disconnect -TC_GAI_SR_BV_01_C INC +TC_GAI_SR_BV_01_C PASS haltest: + gatts add_service + gatts add_chaaracteristic: + 42 17 + gatts add_descriptor: 17 + gatts start_service + gatts add_service + gatts start_service TC_GAS_CL_BV_01_C PASS haltest: gattc connect gattc disconnect -TC_GAS_SR_BV_01_C INC +TC_GAS_SR_BV_01_C PASS haltest: + gatts add_service + gatts add_chaaracteristic: + 42 17 + gatts add_descriptor: 17 + gatts start_service + gatts add_service + gatts start_service TC_GAT_CL_BV_01_C PASS haltest: gattc connect gattc search_service @@ -937,7 +951,14 @@ TC_GAT_CL_BV_02_C PASS haltest: handle from logs gattc write_characcteristic 2 gattc disconnect -TC_GAT_SR_BV_01_C INC +TC_GAT_SR_BV_01_C PASS haltest: + gatts add_service + gatts add_chaaracteristic: + 42 17 + gatts add_descriptor: 17 + gatts start_service + gatts add_service + gatts start_service TC_GPA_CL_BV_01_C PASS haltest: gattc connect test_command: 224 [u1] 8 -- 2.47.3