From cc3f12d4029f3fff03ed66da130134e872d32be9 Mon Sep 17 00:00:00 2001 From: zhongyuan Date: Tue, 14 Aug 2018 09:17:44 +0800 Subject: [PATCH] [common][bluetooth][DPTTIZEN-3082, improve 1 tc test description in tests.xml] Change-Id: If5de1b2111fea3856ccd73ca63e6fb71ccc4eb76 --- common/tct-bluetooth-tizen-tests/tests.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common/tct-bluetooth-tizen-tests/tests.xml b/common/tct-bluetooth-tizen-tests/tests.xml index fdd2e1201..cc800d493 100755 --- a/common/tct-bluetooth-tizen-tests/tests.xml +++ b/common/tct-bluetooth-tizen-tests/tests.xml @@ -2179,8 +2179,8 @@ The bluetooth of the remote/test device MUST be turned on and discoverable from The bluetooth/visible of the test device MUST be turned on. - Change bluetooth visible to "Off". - all subtests should be successful + Change bluetooth visible to "Off" by command "sdb root on && sdb shell hciconfig hci0 noscan" + all subtests should be successful, and then revert the visible mode by command "sdb shell hciconfig hci0 piscan" /opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapterChangeCallback_onvisibilitychanged.html -- 2.34.1