From 7575736a9fe414311e6d01a75d0cb43a0d1f20d0 Mon Sep 17 00:00:00 2001 From: Nguyen Van Tan Date: Wed, 9 Jan 2019 11:07:21 +0700 Subject: [PATCH] [Non-ACR][Manual][Bluetooth] Add precondition OPP adress Change-Id: If7733c92c3e2b65d8761d1bb3ccb32e11dcf6f0f --- .../resource/tct-testconfig-3.0.zip | Bin 51279 -> 51603 bytes .../resource/tct-testconfig/preconfigure.json | 1 + .../resource/tct-testconfig/tct-testconfig.ini | 1 + .../resource/tct-testconfig/tests.xml | 3 +++ tool/script/tct-testconfig/preconfigure.json | 1 + tool/script/tct-testconfig/tct-testconfig-3.0.zip | Bin 51279 -> 51603 bytes tool/script/tct-testconfig/tct-testconfig.ini | 1 + tool/script/tct-testconfig/tests.xml | 3 +++ 8 files changed, 10 insertions(+) mode change 100755 => 100644 release/csharp-tct_5.5_dotnet/csharp-tct_5.5_dotnet/resource/tct-testconfig-3.0.zip diff --git a/release/csharp-tct_5.5_dotnet/csharp-tct_5.5_dotnet/resource/tct-testconfig-3.0.zip b/release/csharp-tct_5.5_dotnet/csharp-tct_5.5_dotnet/resource/tct-testconfig-3.0.zip old mode 100755 new mode 100644 index 98901f9542f12a7b9e2d052894e5875341ddd76c..385c4a98a7e29c06c0465e1ed6e1c69dcf56d25f GIT binary patch delta 303 zcmX>{vodMAcrIzkOnzuv+Y4iHZ&JcPC4$PfZ;v{1o+!1T{QWBp`1>DHzSh> evj|uQ!)AnfhQE!)`+yq6CTpBfWLt6^Bm)3~6I#pw delta 250 zcmbO{nfd$#<_!-r`JVP<`fB!M3Z7 Set the remote address of the HID(Human Interface Device) device which you are going to use for testing. + + Set the remote address of the OPP(Object Push Profile) device which you are going to use for testing. + diff --git a/tool/script/tct-testconfig/preconfigure.json b/tool/script/tct-testconfig/preconfigure.json index 8ced9b5..af6e353 100755 --- a/tool/script/tct-testconfig/preconfigure.json +++ b/tool/script/tct-testconfig/preconfigure.json @@ -6,6 +6,7 @@ "BT_REMOTE_HEALTH_DEVICE_NAME":"localhost", "BT_REMOTE_BLE_DEVICE_ADDRESS":"AA:AA:AA:AA:AA:AA", "BT_REMOTE_HID_DEVICE_ADDRESS":"AA:AA:AA:AA:AA:AA", + "BT_REMOTE_OPP_DEVICE_ADDRESS":"AA:AA:AA:AA:AA:AA", "EMAIL_RECIPIENT_1":"123@intel.com", "EMAIL_RECIPIENT_2":"456@intel.com", "MMS_RECIPIENT_1":"123456789", diff --git a/tool/script/tct-testconfig/tct-testconfig-3.0.zip b/tool/script/tct-testconfig/tct-testconfig-3.0.zip index 98901f9542f12a7b9e2d052894e5875341ddd76c..385c4a98a7e29c06c0465e1ed6e1c69dcf56d25f 100644 GIT binary patch delta 303 zcmX>{vodMAcrIzkOnzuv+Y4iHZ&JcPC4$PfZ;v{1o+!1T{QWBp`1>DHzSh> evj|uQ!)AnfhQE!)`+yq6CTpBfWLt6^Bm)3~6I#pw delta 250 zcmbO{nfd$#<_!-r`JVP<`fB!M3Z7 Set the remote address of the HID(Human Interface Device) device which you are going to use for testing. + + Set the remote address of the OPP(Object Push Profile) device which you are going to use for testing. + -- 2.7.4