From f11b5dbcfcec17e85b18962c6cc243efdc369c7c Mon Sep 17 00:00:00 2001 From: Lukasz Rymanowski Date: Thu, 29 May 2014 15:49:43 +0200 Subject: [PATCH] android/pts: Update GATT PTS test results Update tests related to write signed --- android/pts-gatt.txt | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/android/pts-gatt.txt b/android/pts-gatt.txt index 3aa6a0e44..5c8fca916 100644 --- a/android/pts-gatt.txt +++ b/android/pts-gatt.txt @@ -428,7 +428,15 @@ TC_GAW_CL_BV_01_C PASS haltest: handle from logs gattc write_characteristic gattc disconnect -TC_GAW_CL_BV_02_C INC +TC_GAW_CL_BV_02_C PASS haltest: + bluetooth create_bond + gattc disconnect + gattc connect + gattc search_service + gattc get_characteristics + gattc write_characteristics: 4 + gattc disconnect + TC_GAW_CL_BV_03_C PASS haltest: gattc connect gattc search_service @@ -687,7 +695,15 @@ TC_GAW_SR_BV_01_C PASS haltest: gatts add_characteristic: 4 16 gatts start_service -TC_GAW_SR_BV_02_C INC +TC_GAW_SR_BV_02_C PASS haltest: + gatts add service + gatts add_characteristics: + 66 147 + gatts start_service + gattc listen + gatts send_response: (twice) + NOTE: gatts_request_write_cb shall be called + (verify it) TC_GAW_SR_BI_01_C PASS haltest: gatts add_service gatts add_characteristic: -- 2.47.3