From: Szymon Janc <szymon.janc@tieto.com>
To: Eva Kolanska <eva.kolanska@tieto.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH v2] android/pts: Update GATT test results
Date: Thu, 29 May 2014 15:44:20 +0200 [thread overview]
Message-ID: <1735626.oMcviHHkt7@uw000953> (raw)
In-Reply-To: <1401370455-20995-1-git-send-email-eva.kolanska@tieto.com>
Hi Eva,
On Thursday 29 of May 2014 15:34:15 Eva Kolanska wrote:
> ---
> android/pts-gatt.txt | 129 ++++++++++++++++++++++++++++++++++++++++++--------
> 1 file changed, 110 insertions(+), 19 deletions(-)
>
> diff --git a/android/pts-gatt.txt b/android/pts-gatt.txt
> index 8fe019c..283e81a 100644
> --- a/android/pts-gatt.txt
> +++ b/android/pts-gatt.txt
> @@ -120,7 +120,13 @@ TC_GAR_CL_BI_03_C PASS haltest:
> gattc read_characteristic
> TC_GAR_CL_BI_04_C PASS haltest:
> gattc read_characteristic
> -TC_GAR_CL_BI_05_C INC not implemented (encryption)
> +TC_GAR_CL_BI_05_C PASS haltest:
> + gattc connect
> + gattc search_service
> + gattc get_characteristic: srvc_id based on
> + handle from logs
> + gattc read_characteristic
> + gattc disconnect
> TC_GAR_CL_BV_03_C INC JIRA: BZ-31, Possible PTS issue #12227
> TC_GAR_CL_BI_06_C PASS haltest:
> gattc connect
> @@ -154,7 +160,13 @@ TC_GAR_CL_BI_15_C PASS haltest:
> gattc read_characteristic
> TC_GAR_CL_BI_16_C PASS haltest:
> gattc read_characteristic
> -TC_GAR_CL_BI_17_C INC not implemented (encryption)
> +TC_GAR_CL_BI_17_C PASS haltest:
> + gattc connect
> + gattc search_service
> + gattc get_characteristic: srvc_id based on
> + handle from logs
> + gattc read_characteristic
> + gattc disconnect
> TC_GAR_CL_BV_05_C N/A
> TC_GAR_CL_BI_18_C N/A
> TC_GAR_CL_BI_19_C N/A
> @@ -171,7 +183,15 @@ TC_GAR_CL_BI_25_C PASS haltest:
> gattc read_descriptor
> TC_GAR_CL_BI_26_C PASS haltest:
> gattc read_descriptor
> -TC_GAR_CL_BI_27_C INC not implemented (encryption)
> +TC_GAR_CL_BI_27_C PASS haltest:
> + gattc connect
> + gattc search_service
> + gattc get_characteristic: srvc_id based on
> + handle from logs
> + gattc get_descriptor: srvc_id based on
> + handle from logs
> + gattc read_descriptor
> + gattc disconnect
> TC_GAR_CL_BV_07_C PASS haltest:
> gattc read_descriptor
> TC_GAR_CL_BI_28_C PASS haltest:
> @@ -184,7 +204,15 @@ TC_GAR_CL_BI_31_C PASS haltest:
> gattc read_descriptor
> TC_GAR_CL_BI_32_C PASS haltest:
> gattc read_descriptor
> -TC_GAR_CL_BI_33_C INC not implemented (encryption)
> +TC_GAR_CL_BI_33_C PASS haltest:
> + gattc connect
> + gattc search_service
> + gattc get_characteristic: srvc_id based on
> + handle from logs
> + gattc get_descriptor: srvc_id based on
> + handle from logs
> + gattc read_descriptor
> + gattc disconnect
> TC_GAR_CL_BI_34_C N/A
> TC_GAR_CL_BI_35_C PASS haltest:
> gattc read_characteristic
> @@ -829,9 +857,23 @@ TC_GAW_SR_BI_34_C PASS haltest:
> gatts send_response
> gatts send_response: <status> 13
> TC_GAW_SR_BI_35_C INC
> -TC_GAN_CL_BV_01_C INC PTS issue #12249
> +TC_GAN_CL_BV_01_C PASS haltest:
> + gattc connect
> + gattc search_service
> + gattc get_characteristic: srvc_id based on
> + handle from logs
> + gattc get_descriptor
> + gattc write_descriptor 2 <hex_value> 0001
> + gattc disconnect
> TC_GAN_SR_BV_01_C INC
> -TC_GAI_CL_BV_01_C INC PTS issue #12211
> +TC_GAI_CL_BV_01_C PASS haltest:
> + gattc connect
> + gattc search_service
> + gattc get_characteristic: srvc_id based on
> + handle from logs
> + gattc get_descriptor
> + gattc write_descriptor 2 <hex_value> 0002
> + gattc disconnect
> TC_GAI_SR_BV_01_C INC
> TC_GAS_CL_BV_01_C PASS haltest:
> gattc connect
> @@ -852,14 +894,38 @@ TC_GAT_CL_BV_02_C PASS haltest:
> gattc write_characcteristic 2 <short_value>
> gattc disconnect
> TC_GAT_SR_BV_01_C INC
> -TC_GPA_CL_BV_01_C INC gatttool required
> -TC_GPA_CL_BV_02_C INC gatttool required
> -TC_GPA_CL_BV_03_C INC gatttool required
> -TC_GPA_CL_BV_04_C INC gatttool required
> -TC_GPA_CL_BV_05_C INC gatttool required
> -TC_GPA_CL_BV_06_C INC gatttool required
> -TC_GPA_CL_BV_07_C INC gatttool required
> -TC_GPA_CL_BV_08_C INC gatttool required
> +TC_GPA_CL_BV_01_C PASS haltest:
> + gattc connect
> + test_command: <cmd> 224 [u1] 8
> + gattc disconnect
> +TC_GPA_CL_BV_02_C PASS haltest:
> + gattc connect
> + test_command: <cmd> 224 [u1] 8
> + gattc disconnect
> +TC_GPA_CL_BV_03_C PASS haltest:
> + gattc connect
> + test_command: <cmd> 224 [u1] 8
> + gattc disconnect
> +TC_GPA_CL_BV_04_C PASS haltest:
> + gattc connect
> + test_command: <cmd> 224 [u1] 8
> + gattc disconnect
> +TC_GPA_CL_BV_05_C PASS haltest:
> + gattc connect
> + test_command: <cmd> 224 [u1] 8
> + gattc disconnect
> +TC_GPA_CL_BV_06_C PASS haltest:
> + gattc connect
> + test_command: <cmd> 224 [u1] 8
> + gattc disconnect
> +TC_GPA_CL_BV_07_C PASS haltest:
> + gattc connect
> + test_command: <cmd> 224 [u1] 8
> + gattc disconnect
> +TC_GPA_CL_BV_08_C PASS haltest:
> + gattc connect
> + test_command: <cmd> 224 [u1] 8
> + gattc disconnect
> TC_GPA_CL_BV_11_C INC gatttool required
> TC_GPA_CL_BV_12_C INC gatttool required
> TC_GPA_SR_BV_01_C PASS
> @@ -877,10 +943,35 @@ TC_GPA_SR_BV_04_C PASS haltest:
> gatts add_chaaracteristic:
> <properties> 10 <permissions> 17
> gatts start_service
> -TC_GPA_SR_BV_05_C INC
> -TC_GPA_SR_BV_06_C INC
> -TC_GPA_SR_BV_07_C INC
> -TC_GPA_SR_BV_08_C INC
> -TC_GPA_SR_BV_11_C INC
> +TC_GPA_SR_BV_05_C PASS haltest:
> + gatts add_service
> + gatts add_chaaracteristic:
> + <properties> 138 <permissions> 17
> + gatts add_descriptor <UUID> 2900
> + gatts start_service
> + gatts send_response
> +TC_GPA_SR_BV_06_C PASS haltest:
> + gatts add_service
> + gatts add_chaaracteristic:
> + <properties> 138 <permissions> 17
> + gatts add_descriptor <UUID> 2901
> + gatts start_service
> + gatts send_respons
> +TC_GPA_SR_BV_07_C PASS
> +TC_GPA_SR_BV_08_C PASS haltest:
> + gatts add_service
> + gatts add_chaaracteristic:
> + <properties> 138 <permissions> 17
> + gatts add_descriptor <UUID> 2903
> + gatts start_service
> + gatts send_respons
> +TC_GPA_SR_BV_11_C PASS haltest:
> + gatts add_service
> + gatts add_chaaracteristic:
> + <properties> 138 <permissions> 17
> + gatts add_descriptor <UUID> 2905
> + gatts start_service
> + gatts send_respons: repeat with correct offset
> + and data
> TC_GPA_SR_BV_12_C INC
> -------------------------------------------------------------------------------
>
Applied, thanks.
--
Best regards,
Szymon Janc
prev parent reply other threads:[~2014-05-29 13:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-29 13:34 [PATCH v2] android/pts: Update GATT test results Eva Kolanska
2014-05-29 13:44 ` Szymon Janc [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1735626.oMcviHHkt7@uw000953 \
--to=szymon.janc@tieto.com \
--cc=eva.kolanska@tieto.com \
--cc=linux-bluetooth@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox