All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] android/pts: Update gatt server results
@ 2014-12-10  9:57 Jakub Tyszkowski
  2014-12-10  9:57 ` [PATCH 2/3] android/gatt: Fix execute write request still pending Jakub Tyszkowski
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jakub Tyszkowski @ 2014-12-10  9:57 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Jakub Tyszkowski

Patches fixing this issues were already merged.
---
 android/pts-gatt.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/android/pts-gatt.txt b/android/pts-gatt.txt
index 167a6dc..43e1c8a 100644
--- a/android/pts-gatt.txt
+++ b/android/pts-gatt.txt
@@ -729,12 +729,12 @@ TC_GAW_CL_BI_36_C	PASS	haltest:
 				gattc get_descriptor
 				gattc write_descriptor 2 <long_value>
 				gattc disconnect
-TC_GAW_SR_BV_01_C	FAIL	haltest:
+TC_GAW_SR_BV_01_C	PASS	haltest:
 				gatts add_service
 				gatts add_characteristic:
 						<properties> 4 <permissions> 17
 				gatts start_service
-TC_GAW_SR_BV_02_C	FAIL	haltest:
+TC_GAW_SR_BV_02_C	PASS	haltest:
 				gatts add service
 				gatts add_characteristics:
 					<properties> 66 <permisions> 145
@@ -743,7 +743,7 @@ TC_GAW_SR_BV_02_C	FAIL	haltest:
 				gatts send_response: (twice)
 				NOTE: gatts_request_write_cb shall be called
 								 (verify it)
-TC_GAW_SR_BI_01_C	FAIL	haltest:
+TC_GAW_SR_BI_01_C	PASS	haltest:
 				gatts add_service
 				gatts add_characteristic:
 						<properties> 68
-- 
1.9.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-12-10 12:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-10  9:57 [PATCH 1/3] android/pts: Update gatt server results Jakub Tyszkowski
2014-12-10  9:57 ` [PATCH 2/3] android/gatt: Fix execute write request still pending Jakub Tyszkowski
2014-12-10  9:57 ` [PATCH 3/3] android/gatt: Fix offset in prepare write notifications Jakub Tyszkowski
2014-12-10 12:08 ` [PATCH 1/3] android/pts: Update gatt server results Szymon Janc

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.