<capability name="http://tizen.org/feature/profile"><value>MOBILE_FULL</value></capability>
<capability name="http://tizen.org/feature/network.bluetooth"/>
</capabilities>
- <testcase purpose="Check if BluetoothLEConnectChangeCallbacks are called and if their arguments have proper types" onload_delay="180" priority = "P3" component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothLEConnectChangeCallback_connection">
+ <!--testcase purpose="Check if BluetoothLEConnectChangeCallbacks are called and if their arguments have proper types" onload_delay="180" priority = "P3" component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothLEConnectChangeCallback_connection">
<description>
<pre_condition>The bluetooth of the remote/test device MUST support BLE and be turned on and discoverable from other devices.</pre_condition>
<steps>
</steps>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothLEDevice_addremoveConnectStateChangeListener_combined.html</test_script_entry>
</description>
- </testcase>
+ </testcase-->
<testcase purpose="Check if BluetoothLEDevice/Manufacturer/ServiceData attribues exist and have proper traits" onload_delay="180" priority = "P3" component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothLEAttributes">
<description>
<pre_condition>The bluetooth of the remote/test device MUST support BLE and be turned on and discoverable from other devices.</pre_condition>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothLEAttributes.html</test_script_entry>
</description>
</testcase>
- <testcase purpose="Check if connect method work properly with BluetoothLEDevice" component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothLEDevice_connect_combined">
+ <!--testcase purpose="Check if connect method work properly with BluetoothLEDevice" component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothLEDevice_connect_combined">
<description>
<pre_condition>The bluetooth of the remote/test device MUST support BLE and be turned on and discoverable from other devices.</pre_condition>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothLEDevice_connect_combined.html</test_script_entry>
<pre_condition>The bluetooth of the remote/test device MUST support BLE and be turned on and discoverable from other devices.</pre_condition>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothLEDevice_disconnect_combined.html</test_script_entry>
</description>
- </testcase>
+ </testcase-->
<testcase purpose="Check with optional arguments startScan(valid_successCallback, errorCallback)" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothLEAdapter_startScan_with_errorCallback">
<description>
<pre_condition>The bluetooth of the remote/test device MUST support BLE and be turned on and discoverable from other devices.
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothLEAdvertiseCallback_onstate.html</test_script_entry>
</description>
</testcase>
- <testcase purpose="Check if disconnect method work properly with BluetoothLEDevice(with optional argument)" component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothLEDevice_disconnect_with_errorCallback">
+ <!--testcase purpose="Check if disconnect method work properly with BluetoothLEDevice(with optional argument)" component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothLEDevice_disconnect_with_errorCallback">
<description>
<pre_condition>The bluetooth of the remote/test device MUST support BLE and be turned on and discoverable from other devices.</pre_condition>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothLEDevice_disconnect_with_errorCallback.html</test_script_entry>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothGATTDescriptor_notexist.html</test_script_entry>
</description>
</testcase>
- <!--<testcase purpose="Check if BluetoothGATTDescriptor writeValue method with all optional arguments works properly" onload_delay="60" component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothGATTDescriptor_writeValue_with_errorCallback">
+ <<testcase purpose="Check if BluetoothGATTDescriptor writeValue method with all optional arguments works properly" onload_delay="60" component="TizenAPI/Communication/Bluetooth" execution_type="manual" id="BluetoothGATTDescriptor_writeValue_with_errorCallback">
<description>
<pre_condition>The bluetooth of the remote/test device MUST support BLE and be turned on and discoverable from other devices.</pre_condition>
<test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothGATTDescriptor_writeValue_with_errorCallback.html</test_script_entry>