Diff between abf6515b78f3a4dad4bbb7a5122d558405b06f69 and efb63a2a0965327e99113b63cc3191f8f57981d9

Changed Files

File Additions Deletions Status
android/Makefile.am +1 -1 modified
android/pixit-hid.txt +28 -0 added

Full Patch

diff --git a/android/Makefile.am b/android/Makefile.am
index 66c3dba..60d46b5 100644
--- a/android/Makefile.am
+++ b/android/Makefile.am
@@ -108,4 +108,4 @@ EXTRA_DIST += android/Android.mk android/hal-ipc-api.txt android/README \
 		android/pics-pan.txt android/pics-did.txt \
 		android/pics-opp.txt android/pics-pbap.txt \
 		android/pixit-did.txt android/pts-did.txt \
-		android/pixit-gap.txt
+		android/pixit-gap.txt android/pixit-hid.txt
diff --git a/android/pixit-hid.txt b/android/pixit-hid.txt
new file mode 100644
index 0000000..f306615
--- /dev/null
+++ b/android/pixit-hid.txt
@@ -0,0 +1,28 @@
+HID PIXIT for the PTS tool.
+
+* - different than PTS defaults
+& - should be set to IUT Bluetooth address
+
+		Required PIXIT settings
+-------------------------------------------------------------------------------
+Parameter Name						Value
+-------------------------------------------------------------------------------
+TSPX_security_enabled					True
+TSPX_delete_link_key					True
+TSPX_query_iut_sdp					True
+TSPX_bd_addr_iut					112233445566 (*&)
+TSPX_pointing_device_class_of_device			002580
+TSPX_keyboard_device_class_of_device			002540
+TSPX_host_class_of_device				100108
+TSPX_pts_device_role					MOUSE
+TSPX_pin_code						0000
+TSPX_use_dynamic_pin_code				False
+TSPX_time_guard						6000000
+TSPX_hid_data_interval					1000
+TSPX_use_implicit_send					True
+TSPX_verbose_implicit_send				False
+TSPX_no_fail_verdicts					False
+TSPX_time_reconnect					30000
+TSPX_secure_simple_pairing_pass_key_confirmation	False
+TSPX_hid_report_id					1
+-------------------------------------------------------------------------------