Diff between efb63a2a0965327e99113b63cc3191f8f57981d9 and b313cde39369f708963954a6bb8550aa19972462

Changed Files

File Additions Deletions Status
android/Makefile.am +2 -1 modified
android/pixit-opp.txt +25 -0 added

Full Patch

diff --git a/android/Makefile.am b/android/Makefile.am
index 60d46b5..1bba128 100644
--- a/android/Makefile.am
+++ b/android/Makefile.am
@@ -108,4 +108,5 @@ 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-hid.txt
+		android/pixit-gap.txt android/pixit-hid.txt \
+		android/pixit-opp.txt
diff --git a/android/pixit-opp.txt b/android/pixit-opp.txt
new file mode 100644
index 0000000..1b1e834
--- /dev/null
+++ b/android/pixit-opp.txt
@@ -0,0 +1,25 @@
+OPP PIXIT for the PTS tool.
+
+* - different than PTS defaults
+& - should be set to IUT Bluetooth address
+
+		Required PIXIT settings
+-------------------------------------------------------------------------------
+Parameter Name						Value
+-------------------------------------------------------------------------------
+TSPX_unsupported_extension				dat
+TSPX_supported_extension				jpg
+TSPX_security_enabled					False
+TSPX_bd_addr_iut					112233445566 (*&)
+TSPX_client_class_of_device				100104
+TSPX_server_class_of_device				100104
+TSPX_rfcomm_channel					8
+TSPX_pin_code						0000
+TSPX_reply_reject_push					True
+TSPX_delete_link_key					False
+TSPX_time_guard						180000
+TSPX_use_implicit_send					True
+TSPX_secure_simple_pairing_pass_key_confirmation	False
+TSPX_PTS_sends_real_jpg_data				True
+TSPX_confirm_received_objects				True
+-------------------------------------------------------------------------------