summaryrefslogtreecommitdiff
path: root/android/pixit-l2cap.txt
diff options
context:
space:
mode:
authorSebastian Chlad <sebastian.chlad@tieto.com>2014-10-13 12:57:51 +0200
committerSzymon Janc <szymon.janc@tieto.com>2014-10-28 12:32:50 +0100
commit25eac54c7b86419dae5ffad4ba2ad54eabbfb30d (patch)
tree0909a9c303b36794311e2a04b842a0f6d2dd9aa7 /android/pixit-l2cap.txt
parent0e73bb797f63a1d72cc528746af70339ced90d7d (diff)
downloadbluez-25eac54c7b86419dae5ffad4ba2ad54eabbfb30d.tar.gz
android/pts: PIXITs and PICS' for L2CAP on PTS 5.3
Diffstat (limited to 'android/pixit-l2cap.txt')
-rw-r--r--android/pixit-l2cap.txt12
1 files changed, 10 insertions, 2 deletions
diff --git a/android/pixit-l2cap.txt b/android/pixit-l2cap.txt
index f0d6b1d36..07b24e154 100644
--- a/android/pixit-l2cap.txt
+++ b/android/pixit-l2cap.txt
@@ -1,6 +1,6 @@
L2CAP PIXIT for the PTS tool.
-PTS version: 5.2
+PTS version: 5.3
* - different than PTS defaults
& - should be set to IUT Bluetooth address
@@ -19,8 +19,15 @@ TSPX_flushto FFFF
TSPX_inmtu 02A0
TSPX_no_fail_verditcs FALSE
TSPX_oumtu 02A0
-TSPX_iut_role_initiator TRUE
+TSPX_tester_mps 0010
+TSPX_tester_mtu 02A0
+TSPX_iut_role_initiator TRUE (*)
+TSPX_le_psm 0080 (*)
TSPX_psm 1011 (*)
+TSPX_psm_unsupported 00F1
+TSPX_psm_authentication_required 00F2
+TSPX_psm_authorization_required 00F3
+TSPX_psm_encryption_key_size_required 00F4
TSPX_time_guard 180000
TSPX_timer_ertx 120000
TSPX_timer_ertx_max 300000
@@ -38,4 +45,5 @@ TSPX_use_implicit_send TRUE
TSPX_use_dynamic_pin FALSE
TSPX_iut_SDU_size_in_bytes 144
TSPX_secure_simple_pairing_pass_key_confirmation FALSE
+TSPX_iut_address_type_random FALSE
-------------------------------------------------------------------------------