[Bluetooth] Fixed TTS-1995
authorJunghyuk Park <junghyuk.park@samsung.com>
Wed, 6 Nov 2013 07:17:11 +0000 (16:17 +0900)
committerJunghyuk Park <junghyuk.park@samsung.com>
Wed, 6 Nov 2013 07:17:11 +0000 (16:17 +0900)
Change-Id: I7da9b6446266aa9316874b917372c7750fd4a0a2

157 files changed:
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapterChangeCallback_onnamechanged.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapterChangeCallback_onstatechanged.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapterChangeCallback_onvisibilitychanged.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_createBonding.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_createBonding_bondingDevice.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_createBonding_callback_onerror.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_createBonding_deviceaddress_correct.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_createBonding_devicebonded.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_createBonding_devicename_correct.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_createBonding_deviceuuid_correct.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_createBonding_errorCallback_TypeMismatch.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_createBonding_errorCallback_invalid_cb.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_createBonding_missarg.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_createBonding_successCallback_TypeMismatch.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_createBonding_successCallback_invalid_cb.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_createBonding_with_errorCallback.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_destroyBonding.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_destroyBonding_callback_onerror.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_destroyBonding_errorCallback_TypeMismatch.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_destroyBonding_errorCallback_invalid_cb.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_destroyBonding_successCallback_TypeMismatch.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_destroyBonding_successCallback_invalid_cb.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_destroyBonding_with_errorCallback.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_destroyBonding_with_successCallback.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_discoverDevices.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_discoverDevices_callback_onerror.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_discoverDevices_callback_successful.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_discoverDevices_errorCallback_TypeMismatch.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_discoverDevices_errorCallback_invalid_cb.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_discoverDevices_invalid_callback_name.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_discoverDevices_missarg.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_discoverDevices_onfinish_successful.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_discoverDevices_onfound_deviceaddress.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_discoverDevices_onfound_devicename.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_discoverDevices_onfound_successful.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_discoverDevices_successCallback_TypeMismatch.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_discoverDevices_successCallback_invalid_cb.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_discoverDevices_with_errorCallback.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getDevice.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getDevice_callback_onerror.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getDevice_errorCallback_TypeMismatch.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getDevice_errorCallback_invalid_cb.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getDevice_missarg.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getDevice_successCallback_TypeMismatch.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getDevice_successCallback_invalid_cb.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getDevice_with_errorCallback.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getKnownDevices.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getKnownDevices_callback_onerror.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getKnownDevices_callback_successful.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getKnownDevices_check_types.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getKnownDevices_errorCallback_TypeMismatch.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getKnownDevices_errorCallback_invalid_cb.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getKnownDevices_missarg.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getKnownDevices_successCallback_TypeMismatch.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getKnownDevices_successCallback_invalid_cb.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getKnownDevices_with_errorCallback.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_registerRFCOMMServiceByUUID.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_registerRFCOMMServiceByUUID_errorCallback_TypeMismatch.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_registerRFCOMMServiceByUUID_errorCallback_invalid_cb.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_registerRFCOMMServiceByUUID_missarg.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_registerRFCOMMServiceByUUID_onconnect_successful.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_registerRFCOMMServiceByUUID_onerror.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_registerRFCOMMServiceByUUID_successCallback_TypeMismatch.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_registerRFCOMMServiceByUUID_successCallback_invalid_cb.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_registerRFCOMMServiceByUUID_with_errorCallback.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setChangeListener.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setName.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setName_callback_error.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setName_errorCallback_TypeMismatch.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setName_errorCallback_invalid_cb.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setName_longname.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setName_successCallback_TypeMismatch.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setName_successCallback_invalid_cb.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setName_with_errorCallback.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setName_with_successCallback.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setPower_off.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setPowered_errorCallback_TypeMismatch.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setPowered_errorCallback_invalid_cb.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setPowered_successCallback_TypeMismatch.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setPowered_successCallback_invalid_cb.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setPowered_with_errorCallback.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setPowered_with_successCallback.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setVisible.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setVisible_callback_onerror.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setVisible_errorCallback_TypeMismatch.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setVisible_errorCallback_invalid_cb.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setVisible_successCallback_TypeMismatch.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setVisible_successCallback_invalid_cb.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setVisible_with_errorCallback.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setVisible_with_successCallback.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setVisible_with_timeout.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_stopDiscovery.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_stopDiscovery_callback_onerror.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_stopDiscovery_errorCallback_TypeMismatch.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_stopDiscovery_errorCallback_invalid_cb.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_stopDiscovery_successCallback_TypeMismatch.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_stopDiscovery_successCallback_invalid_cb.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_stopDiscovery_with_errorCallback.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_stopDiscovery_with_successCallback.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_unsetChangeListener.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothClass.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothClass_hasService.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothDevice.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothDeviceArraySuccessCallback_onsuccess.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothDevice_connectToServiceByUUID.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothDevice_connectToServiceByUUID_onerror.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothDevice_connectToServiceByUUID_with_errorCallback.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothDiscoverDevicesSuccessCallback_ondevicedisappeared.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothDiscoverDevicesSuccessCallback_ondevicefound.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothDiscoverDevicesSuccessCallback_onfinished.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothDiscoverDevicesSuccessCallback_onstarted.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplicationSuccessCallback_onsuccess.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplication_dataType_attribute.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplication_extend.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplication_name_attribute.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplication_onconnect_attribute.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplication_unregister.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplication_unregister_callback_onerror.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplication_unregister_errorCallback_TypeMismatch.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplication_unregister_errorCallback_invalid_cb.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplication_unregister_exist.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplication_unregister_successCallback_TypeMismatch.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplication_unregister_successCallback_invalid_cb.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplication_unregister_with_errorCallback.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplication_unregister_with_successCallback.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthProfileHandler_registerSinkApplication.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthProfileHandler_registerSinkApplication_callback_error.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthProfileHandler_registerSinkApplication_errorCallback_TypeMismatch.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthProfileHandler_registerSinkApplication_errorCallback_invalid_cb.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthProfileHandler_registerSinkApplication_successCallback_TypeMismatch.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthProfileHandler_registerSinkApplication_successCallback_invalid_cb.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthProfileHandler_registerSinkApplication_with_errorCallback.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceHandler_extend.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceHandler_isConnected_attribute.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceHandler_name_attribute.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceHandler_onconnect_attribute.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceHandler_unregister.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceHandler_unregister_errorCallback_TypeMismatch.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceHandler_unregister_errorCallback_invalid_cb.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceHandler_unregister_exist.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceHandler_unregister_successCallback_TypeMismatch.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceHandler_unregister_successCallback_invalid_cb.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceHandler_unregister_unregisterServiceRecord.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceHandler_unregister_with_errorCallback.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceHandler_unregister_with_successCallback.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceHandler_uuid_attribute.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceSuccessCallback_onsuccess.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothSocket.html [changed mode: 0755->0644]
tct-bluetooth-tizen-tests/bluetooth/BluetoothSocketState_open_enum.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothSocket_close.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothSocket_onclose_callback.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothSocket_onmessage_callback.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothSocket_readData.html
tct-bluetooth-tizen-tests/bluetooth/BluetoothSocket_writeData.html
tct-bluetooth-tizen-tests/bluetooth/Bluetooth_discoverDevices_successCallback_invalidcb.html
tct-bluetooth-tizen-tests/tests.full.xml
tct-bluetooth-tizen-tests/tests.xml

index a2f19ef0e38e039a93106a07ffb96bf05d04efab..74895192ca4e2c25444e05d0f958d7e670e129a9 100644 (file)
@@ -34,12 +34,12 @@ Authors:
 //==== TEST: BluetoothAdapterChangeCallback_onnamechanged
 //==== LABEL Check onnamechanged listener is invoked after setName()
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapterChangeCallback:onnamechanged M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA CBT CBOA
-setup({timeout: 90000});
-var powerOnSuccess, adapter, listener, t = async_test(document.title, {timeout: 90000}), testName;
+setup({timeout: 180000});
+var powerOnSuccess, adapter, listener, t = async_test(document.title, {timeout: 180000}), testName;
 t.step(function () {
     listener = {
         onstatechanged: t.step_func(function (powered) {
index 79641748c177b5499d1aa46017e339658b6549e8..23089df8aa44cd545b911308d4984cbea047524e 100644 (file)
@@ -33,14 +33,14 @@ Authors:
 //==== TEST: BluetoothAdapterChangeCallback_onstatechanged
 //==== LABEL Check onstatechanged listener is invoked after setPowered()
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapterChangeCallback:onstatechanged M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA CBT CBOA
 
-setup({timeout: 90000});
+setup({timeout: 180000});
 
-var adapter, listener, value, t = async_test(document.title, {timeout: 90000});
+var adapter, listener, value, t = async_test(document.title, {timeout: 180000});
 t.step(function () {
     listener = {
         onstatechanged: t.step_func(function (powered) {
index 542ae66a9c3b7061d2e0e98fe6b218c774e2d777..a06d794802f1e9ff8f7b059f51a2c88b1f9f9be8 100644 (file)
@@ -34,12 +34,12 @@ Authors:
 //==== TEST: BluetoothAdapterChangeCallback_onvisibilitychanged
 //==== LABEL Check onvisibilitychanged listener is invoked after setVisible()
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapterChangeCallback:onvisibilitychanged M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA CBT CBOA
-setup({timeout: 90000});
-var powerOnSuccess, adapter, listener, value, t = async_test(document.title, {timeout: 90000});
+setup({timeout: 180000});
+var powerOnSuccess, adapter, listener, value, t = async_test(document.title, {timeout: 180000});
 t.step(function () {
     listener = {
         onstatechanged: t.step_func(function (powered) {
index 7415b0b6d6764c79d98a8737ccc162920e0caeb9..6ff6f686ba6b1982fe7c8e7f0daa5cc0ae394b50 100644 (file)
@@ -39,8 +39,8 @@ Authors:
 //==== PRE The bluetooth of the remote device MUST be turned on and discoverable from other devices.
 //==== TEST_CRITERIA MMINA MAST MR
 
-setup({timeout: 90000});
-var adapter = null, t = async_test(document.title, {timeout: 90000}), createBondingSuccess,
+setup({timeout: 180000});
+var adapter = null, t = async_test(document.title, {timeout: 180000}), createBondingSuccess,
     powerOnSuccess, retValue = null;
 t.step(function () {
     createBondingSuccess = t.step_func(function (device) {
index 9807941c7f2af74027d339da54f2129103680582..be95d87611ebdd17b6324c5ba0b901b4662062c6 100644 (file)
@@ -46,9 +46,9 @@ Authors:
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== PRE The bluetooth of the remote device MUST be turned on and discoverable from other devices.
 //==== TEST_CRITERIA MOA
-setup({timeout: 90000});
+setup({timeout: 180000});
 //  setPowered, setVisible, discoverDevices, createBonding, destroyBonding methods in BluetoothAdapter interface usage test
-var adapter = null, t = async_test(document.title, {timeout: 90000}), discoverDevicesSuccessCallback,
+var adapter = null, t = async_test(document.title, {timeout: 180000}), discoverDevicesSuccessCallback,
     destroyBondingSuccess, destroyBondingError, onBondingSuccess, onBondingError, discoverDevicesError,
     stopDiscoverySuccess;
 t.step(function () {
@@ -61,7 +61,11 @@ t.step(function () {
         ondevicedisappeared:  t.step_func (function (address) {
         }),
         onfinished:  t.step_func (function (devices) {
-            adapter.createBonding(REMOTE_DEVICE_ADDRESS, onBondingSuccess, onBondingError);
+            if (devices.length > 0) {    
+                adapter.createBonding(REMOTE_DEVICE_ADDRESS, onBondingSuccess, onBondingError);
+            } else {
+                setTimeout(setstopDiscoverySuccess, 1000);
+            }
         })
     };
 
index 43a8dc58ee3bb10f2eb7bbd5f1f281585657a1f7..8fefdd95222beb9ebeb21278b256ebea24215f05 100644 (file)
@@ -42,13 +42,13 @@ Authors:
 //==== TEST: BluetoothAdapter_createBonding_callback_onerror
 //==== LABEL Check if error callback of createBonding method invoked
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:createBonding M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MERRCB
-setup({timeout: 90000});
+setup({timeout: 180000});
 
-var t = async_test(document.title, {timeout: 90000}), adapter, powerOffSuccess, onBondingError, onBondingSuccess;
+var t = async_test(document.title, {timeout: 180000}), adapter, powerOffSuccess, onBondingError, onBondingSuccess;
 t.step(function (){
 
     onBondingSuccess = t.step_func(function (device) {
index 772318371e271c33b9e6ba2e54705533a815a3a0..0a19870cee59fd6e51111f9dd07f25393af3defe 100644 (file)
@@ -48,8 +48,8 @@ Authors:
 //==== PRE The bluetooth of the remote device MUST be turned on and discoverable from other devices.
 //==== TEST_CRITERIA MOA
 
-setup({timeout: 90000});
-var t = async_test(document.title, {timeout: 90000}), adapter, powerOnSuccess, onBondingError, onBondingSuccess;
+setup({timeout: 180000});
+var t = async_test(document.title, {timeout: 180000}), adapter, powerOnSuccess, onBondingError, onBondingSuccess;
 t.step(function () {
 
     onBondingSuccess = t.step_func(function (device) {
index 6388f05213d8fb970caf56e02aa9115e13aa1c61..81a76b7f3dd32e5c4b96ae2a5b07d7663ff3d5d4 100644 (file)
@@ -48,8 +48,8 @@ Authors:
 //==== PRE The bluetooth of the remote device MUST be turned on and discoverable from other devices.
 //==== TEST_CRITERIA MOA MAST
 
-setup({timeout: 90000});
-var t = async_test(document.title, {timeout: 90000}), adapter, powerOnSuccess, onBondingError, onBondingSuccess;
+setup({timeout: 180000});
+var t = async_test(document.title, {timeout: 180000}), adapter, powerOnSuccess, onBondingError, onBondingSuccess;
 t.step(function () {
 
     onBondingSuccess = t.step_func(function (device) {
index ddc1e8884bf15c3d3584d4e298db47440e9279ef..ed2d1d4940d590eec94cd7d0ab9579d58f86ce27 100644 (file)
@@ -49,8 +49,8 @@ Authors:
 //==== PRE The bluetooth of the remote device MUST be turned on and discoverable from other devices.
 //==== TEST_CRITERIA MOA MAST
 
-setup({timeout: 90000});
-var t = async_test(document.title, {timeout: 90000}), adapter, powerOnSuccess, onBondingError, onBondingSuccess;
+setup({timeout: 180000});
+var t = async_test(document.title, {timeout: 180000}), adapter, powerOnSuccess, onBondingError, onBondingSuccess;
 t.step(function () {
 
     onBondingSuccess = t.step_func(function (device) {
index b3300555235c604b817b08c38ef8a6b547d87761..2664bd323150edeb107d0dd36b95c80c33683ad5 100644 (file)
@@ -49,8 +49,8 @@ Authors:
 //==== PRE The bluetooth of the remote device MUST be turned on and discoverable from other devices. The remote device MUST register the service by pushing [Register service] button on tct-bt-helper.
 //==== TEST_CRITERIA MOA MAST
 
-setup({timeout: 90000});
-var t = async_test(document.title, {timeout: 90000}), adapter, powerOnSuccess, onBondingError, onBondingSuccess,
+setup({timeout: 180000});
+var t = async_test(document.title, {timeout: 180000}), adapter, powerOnSuccess, onBondingError, onBondingSuccess,
     message = "UUIDs: \n", i;
 t.step(function () {
 
index 30d179645b8c44d3ff1551eda3fb962b0cbd5edf..03d12e8e770142b202a604d37cd6c92209f04ecd 100644 (file)
@@ -34,13 +34,13 @@ Authors:
 //==== TEST: BluetoothAdapter_createBonding_errorCallback_TypeMismatch
 //==== LABEL Check whether createBonding() method called with invalid errorCallback argument throws an exception
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:createBonding M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MC
-setup({timeout: 90000});
+setup({timeout: 180000});
 
-var adapter = null, t = async_test(document.title, {timeout: 90000}), exceptionName, i,
+var adapter = null, t = async_test(document.title, {timeout: 180000}), exceptionName, i,
     conversionTable, successCallback, powerOnSuccess, errorCallback;
 t.step(function () {
     conversionTable = getTypeConversionExceptions("functionObject", true);
index b44f51f13ba917616397e3fd66355109166020a6..a9abb8be58bc93139c95f1fcbcd2c51eab300215 100644 (file)
@@ -34,13 +34,13 @@ Authors:
 //==== TEST: BluetoothAdapter_createBonding_errorCallback_invalid_cb
 //==== LABEL Check argument createBonding() errorCallback validation
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:createBonding M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MTCB
-setup({timeout: 90000});
+setup({timeout: 180000});
 
-var adapter = null, t = async_test(document.title, {timeout: 90000}), exceptionName = "TypeMismatchError",
+var adapter = null, t = async_test(document.title, {timeout: 180000}), exceptionName = "TypeMismatchError",
     incorrectCallback, createBondingSuccess, powerOnSuccess;
 t.step(function () {
     incorrectCallback = {
index 4cf6bf2aec567f7a4e23bcfd6fbaa46115683761..8ee57b829092bb045f9692e0694e25aa88ce49b8 100644 (file)
@@ -33,13 +33,13 @@ Authors:
 <script>
 //==== TEST: BluetoothAdapter_createBonding_missarg
 //==== LABEL Check createBonding with missing non-optional argument
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:createBonding M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MMA
-setup({timeout: 90000});
+setup({timeout: 180000});
 
-var t = async_test(document.title, {timeout: 90000}), adapter, powerOnSuccess;
+var t = async_test(document.title, {timeout: 180000}), adapter, powerOnSuccess;
 t.step(function (){
 
     powerOnSuccess = t.step_func(function () {
index 64b7b4688c109a2852d492324f0dafa764cf4e3c..c7ea818e748f232739591d26c96e06ba276e441c 100644 (file)
@@ -34,13 +34,13 @@ Authors:
 //==== TEST: BluetoothAdapter_createBonding_successCallback_TypeMismatch
 //==== LABEL Check whether createBonding() method called with invalid successCallback argument throws an exception
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:createBonding M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MC
-setup({timeout: 90000});
+setup({timeout: 180000});
 
-var t = async_test(document.title, {timeout: 90000}),
+var t = async_test(document.title, {timeout: 180000}),
     adapter, exceptionName, i, errorCallback, powerOnSuccess, successCallback,
     conversionTable = getTypeConversionExceptions("functionObject", false);
 t.step(function () {
index d14a3ce03584046da6e2276b03875c9047888768..0e12c6300f56ac5533d879a83756f14b516cec08 100644 (file)
@@ -34,13 +34,13 @@ Authors:
 //==== TEST: BluetoothAdapter_createBonding_successCallback_invalid_cb
 //==== LABEL Check argument createBonding() successCallback validation
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:createBonding M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MTCB
-setup({timeout: 90000});
+setup({timeout: 180000});
 
-var adapter = null, t = async_test(document.title, {timeout: 90000}), exceptionName = "TypeMismatchError",
+var adapter = null, t = async_test(document.title, {timeout: 180000}), exceptionName = "TypeMismatchError",
     incorrectCallback, createBondingError, powerOnSuccess;
 t.step(function () {
     incorrectCallback = {
index 4d73e4ef83b181909dad8292addeaa83e69c7fc6..609ccc516af1f624cc93dabe7479dbd09b7c9612 100644 (file)
@@ -48,8 +48,8 @@ Authors:
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== PRE The bluetooth of the remote device MUST be turned on and discoverable from other devices.
 //==== TEST_CRITERIA MOA MAST
-setup({timeout: 90000});
-var adapter = null, t = async_test(document.title, {timeout: 90000}),
+setup({timeout: 180000});
+var adapter = null, t = async_test(document.title, {timeout: 180000}),
     createBondingSuccess, createBondingError, powerOnSuccess;
 t.step(function () {
     createBondingSuccess = t.step_func(function (device) {
index 2a532e6eb9be6d29e579de74d53b11ff6bd6fa62..f85a92434ec35ed287711152416df327c825468a 100644 (file)
@@ -38,8 +38,8 @@ Authors:
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== PRE The bluetooth of the remote device MUST be turned on and discoverable from other devices.
 //==== TEST_CRITERIA MMINA MR
-setup({timeout: 90000});
-var adapter = null, t = async_test(document.title, {timeout: 90000}),
+setup({timeout: 180000});
+var adapter = null, t = async_test(document.title, {timeout: 180000}),
     onBondingSuccess, onBondingError, powerOnSuccess, retValue = null;
 t.step(function () {
     onBondingSuccess = t.step_func(function () {
index 9779300e7161266652ea9f2a1a02bde03f3f1b5d..c4f201383629274f98c96b8d609dc7a4016d16e4 100644 (file)
@@ -42,13 +42,13 @@ Authors:
 //==== TEST: BluetoothAdapter_destroyBonding_callback_onerror
 //==== LABEL Check if error callback of destroyBonding method invoked
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:destroyBonding M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MERRCB
 
-setup({timeout: 90000});
-var t = async_test(document.title, {timeout: 90000}), adapter, powerOffSuccess, onDestroySuccess, onDestroyError;
+setup({timeout: 180000});
+var t = async_test(document.title, {timeout: 180000}), adapter, powerOffSuccess, onDestroySuccess, onDestroyError;
 t.step(function () {
 
     onDestroySuccess = t.step_func(function () {
index a312f4fcf15376c6f9a3c8e2857a4504b10543c5..ecc4208f511a48d7cecf26d4ab6ba00b0497f2ae 100644 (file)
@@ -39,8 +39,8 @@ Authors:
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== PRE The bluetooth of the remote device MUST be turned on and discoverable from other devices.
 //==== TEST_CRITERIA MC
-setup({timeout: 90000});
-var t = async_test(document.title, {timeout: 90000}),
+setup({timeout: 180000});
+var t = async_test(document.title, {timeout: 180000}),
     adapter, exceptionName, i, successCallback, errorCallback, onBondingSuccess, onBondingError, powerOnSuccess,
     conversionTable = getTypeConversionExceptions("functionObject", true);
 t.step(function () {
index 6a351d5af441cf7166838399088f345e86d6a357..cb8f590114bda9c0b9d12c2c7df4da8dfca47a1c 100644 (file)
@@ -39,8 +39,8 @@ Authors:
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== PRE The bluetooth of the remote device MUST be turned on and discoverable from other devices.
 //==== TEST_CRITERIA MTCB
-setup({timeout: 90000});
-var t = async_test(document.title, {timeout: 90000}),
+setup({timeout: 180000});
+var t = async_test(document.title, {timeout: 180000}),
     adapter, exceptionName = "TypeMismatchError", incorrectCallback, destroyBondingSuccess,
     onBondingSuccess, onBondingError, powerOnSuccess;
 t.step(function () {
index 73d1dfd86a9a2cd5af19c811d66e4171ced732c2..52b5570d7323c250297f6bd1e0177d330e2c0bc3 100644 (file)
@@ -39,8 +39,8 @@ Authors:
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== PRE The bluetooth of the remote device MUST be turned on and discoverable from other devices.
 //==== TEST_CRITERIA MC
-setup({timeout: 90000});
-var adapter = null, t = async_test(document.title, {timeout: 90000}), exceptionName, i,
+setup({timeout: 180000});
+var adapter = null, t = async_test(document.title, {timeout: 180000}), exceptionName, i,
     conversionTable, errorCallback, onBondingSuccess, onBondingError, powerOnSuccess, successCallback;
 t.step(function () {
     conversionTable = getTypeConversionExceptions("functionObject", true);
index 0cc368397a499ae935cabfc505b9845e53390749..806bb7e0b0b56eab8fc118173739eb500acfa92c 100644 (file)
@@ -39,8 +39,8 @@ Authors:
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== PRE The bluetooth of the remote device MUST be turned on and discoverable from other devices.
 //==== TEST_CRITERIA MTCB
-setup({timeout: 90000});
-var adapter = null, t = async_test(document.title, {timeout: 90000}), exceptionName = "TypeMismatchError",
+setup({timeout: 180000});
+var adapter = null, t = async_test(document.title, {timeout: 180000}), exceptionName = "TypeMismatchError",
     incorrectCallback, destroyBondingError, onBondingSuccess, onBondingSuccess, onBondingError, powerOnSuccess;
 t.step(function () {
 
index cd112b1fc0b7b1f6d8a05283402c36d163f86ab8..733f76a37b2f8b798c6a04f2ca7e18c2c7e95fd1 100644 (file)
@@ -47,8 +47,8 @@ Authors:
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== PRE The bluetooth of the remote device MUST be turned on and discoverable from other devices.
 //==== TEST_CRITERIA MOA MAST
-setup({timeout: 90000});
-var adapter = null, t = async_test(document.title, {timeout: 90000}),
+setup({timeout: 180000});
+var adapter = null, t = async_test(document.title, {timeout: 180000}),
     successCallback, errorCallback, onBondingSuccess, onBondingError, powerOnSuccess;
 t.step(function () {
     successCallback = t.step_func(function () {
index 0e55bbbb945a69647c4d5caadc817ebbe52cb7c9..f155c77dc4f4d0770b36f41e2d7b279466e448d7 100644 (file)
@@ -38,8 +38,8 @@ Authors:
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== PRE The bluetooth of the remote device MUST be turned on and discoverable from other devices.
 //==== TEST_CRITERIA MOA MAST
-setup({timeout: 90000});
-var adapter = null, t = async_test(document.title, {timeout: 90000}), successCallback,
+setup({timeout: 180000});
+var adapter = null, t = async_test(document.title, {timeout: 180000}), successCallback,
     onBondingSuccess, onBondingError, powerOnSuccess;
 t.step(function () {
     successCallback = t.step_func(function () {
index 6869483fd0605edc5b74d7d9663e6c0974e12a9f..229ee1d40a0155efeec2dc1d324510ec16ccf396 100644 (file)
@@ -33,13 +33,13 @@ Authors:
 //==== TEST: BluetoothAdapter_discoverDevices
 //==== LABEL Check with non-optional arguments discoverDevices(valid_successCallback)
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:discoverDevices M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== PRE The bluetooth of the remote device MUST be turned on and discoverable from other devices.
 //==== TEST_CRITERIA MMINA MAST MR
-setup({timeout: 90000});
-var adapter = null, t = async_test(document.title, {timeout: 90000}), stopDiscoverySuccess,
+setup({timeout: 180000});
+var adapter = null, t = async_test(document.title, {timeout: 180000}), stopDiscoverySuccess,
     discoverDevicesSuccessCB, retValue = null;
 t.step(function () {
     discoverDevicesSuccessCB = {
index 223b2343afe7785d0de4c89b4bf682c29c9f11a3..95a16eb26a83f37b37b49ef638e951eabb5d6108 100644 (file)
@@ -33,12 +33,12 @@ Authors:
 //==== TEST: BluetoothAdapter_discoverDevices_callback_onerror
 //==== LABEL Check if error callback of discoverDevices method invoked
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:discoverDevices M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MERRCB
-setup({timeout: 90000});
-var adapter = null, t = async_test(document.title, {timeout: 90000}), stopDiscoverySuccess,
+setup({timeout: 180000});
+var adapter = null, t = async_test(document.title, {timeout: 180000}), stopDiscoverySuccess,
     discoverDevicesSuccessCB, errorCallback, powerOffSuccess;
 t.step(function () {
 
index 82664937fa9fe7f325d3f1c748334069e3a1e47e..755e41d3d2ebaf2f055de1f1d3c66d544d7e4472 100644 (file)
@@ -42,12 +42,12 @@ Authors:
 <script type="text/javascript">
 //==== TEST: BluetoothAdapter_discoverDevices_callback_successful
 //==== LABEL Check if successful callback of discoverDevices method invoked
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:discoverDevices M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MOA MAST
-setup({timeout: 90000, explicit_done:true});
-var t = async_test(document.title, {timeout: 90000}), adapter, discoverDevicesErrorCallback, stopDiscoverySuccess,
+setup({timeout: 180000, explicit_done:true});
+var t = async_test(document.title, {timeout: 180000}), adapter, discoverDevicesErrorCallback, stopDiscoverySuccess,
     discoverDevicesSuccessCallback;
 t.step(function () {
 
index 535f18861570cb666c54bc2e2acbffa40b3190ad..ba0ad25717debdd20d3bff943f72d40b74998abd 100644 (file)
@@ -34,13 +34,13 @@ Authors:
 //==== TEST: BluetoothAdapter_discoverDevices_errorCallback_TypeMismatch
 //==== LABEL Check whether discoverDevices() method called with invalid errorCallback argument throws an exception
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:discoverDevices M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MC
-setup({timeout: 90000});
+setup({timeout: 180000});
 
-var adapter = null, t = async_test(document.title, {timeout: 90000}), exceptionName, i,
+var adapter = null, t = async_test(document.title, {timeout: 180000}), exceptionName, i,
     successCallback, errorCallback, stopDiscoverySuccess, conversionTable;
 t.step(function () {
     conversionTable = getTypeConversionExceptions("functionObject", true);
index 46602272506b72e01d2cac0f912548b15384a45f..062ab9249e1f14769ac53980e32c3207f5bcf400 100644 (file)
@@ -34,13 +34,13 @@ Authors:
 //==== TEST: BluetoothAdapter_discoverDevices_errorCallback_invalid_cb
 //==== LABEL Check argument discoverDevices() errorCallback validation
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:discoverDevices M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MTCB
-setup({timeout: 90000});
+setup({timeout: 180000});
 
-var adapter = null, t = async_test(document.title, {timeout: 90000}), exceptionName = "TypeMismatchError",
+var adapter = null, t = async_test(document.title, {timeout: 180000}), exceptionName = "TypeMismatchError",
     successCallback, incorrectCallback, stopDiscoverySuccess;
 t.step(function () {
     successCallback =t.step_func( function () {
index 555861b067ece935593f1f076b4af6fd4faa4e32..b25b24158e24f9e05f2b200d172bc04cc79aed9a 100644 (file)
@@ -36,12 +36,12 @@ Authors:
 //==== TEST: BluetoothAdapter_discoverDevices_invalid_callback_name
 //==== LABEL Check whether discoverDevices() method called with invalid successCallback throws an exception
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:discoverDevices M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MMINA MAST
-setup({timeout: 90000});
-var t = async_test(document.title, {timeout: 90000}), adapter = tizen.bluetooth.getDefaultAdapter(), discoverDevicesSuccessCallback,
+setup({timeout: 180000});
+var t = async_test(document.title, {timeout: 180000}), adapter = tizen.bluetooth.getDefaultAdapter(), discoverDevicesSuccessCallback,
     stopDiscoverySuccessCB, stopDiscoverySuccess;
 t.step(function () {
 
index 021a699c5444e5f19f8de4f966af27aca75b74b6..7a185d4607956adbb23cf0fc7a661bfd6d90e80c 100644 (file)
@@ -33,12 +33,12 @@ Authors:
 <script>
 //==== TEST: BluetoothAdapter_discoverDevices_missarg
 //==== LABEL Check discoverDevices with missing non-optional argument
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:discoverDevices M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MMA
-setup({timeout: 90000});
-var t = async_test(document.title, {timeout: 90000}), adapter, stopDiscoverySuccess;
+setup({timeout: 180000});
+var t = async_test(document.title, {timeout: 180000}), adapter, stopDiscoverySuccess;
 t.step(function () {
 
     stopDiscoverySuccess = t.step_func(function () {
index 7ddb142f3fe52a181df68f20a7c084d5a388eb90..d05ad4646eef24b0c240b8a8d892493b13343a7c 100644 (file)
@@ -42,14 +42,14 @@ Authors:
 //==== TEST: BluetoothAdapter_discoverDevices_onfinish_successful
 //==== LABEL Check if onfinish method of successful callback of discoverDevices method invoked
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:discoverDevices M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== PRE The bluetooth of the remote device MUST be turned on and discoverable from other devices.
 //==== TEST_CRITERIA MOA MAST
 
-setup({timeout: 90000});
-var t = async_test(document.title, {timeout: 90000}), adapter, stopDiscoverySuccess, discoverDevicesSuccessCallback,
+setup({timeout: 180000});
+var t = async_test(document.title, {timeout: 180000}), adapter, stopDiscoverySuccess, discoverDevicesSuccessCallback,
     discoverDevicesErrorCB;
 
 t.step(function () {
index ea259302b0378b341833028968d42ecf4515272a..fb43b6acb69ad30eadf8902e58d69c59e5b5e10b 100644 (file)
@@ -43,14 +43,14 @@ Authors:
 //==== TEST: BluetoothAdapter_discoverDevices_onfound_deviceaddress
 //==== LABEL Check if device address is found
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:discoverDevices M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== PRE The bluetooth of the remote device MUST be turned on and discoverable from other devices.
 //==== TEST_CRITERIA MOA MAST
 
-setup({timeout: 90000, explicit_done:true});
-var t = async_test(document.title, {timeout: 90000}), adapter, discoverDevicesError, stopDiscoverySuccess,
+setup({timeout: 180000, explicit_done:true});
+var t = async_test(document.title, {timeout: 180000}), adapter, discoverDevicesError, stopDiscoverySuccess,
     discoverDevicesSuccessCallback;
 t.step(function () {
 
@@ -66,7 +66,9 @@ t.step(function () {
 
         }),
         onfinished: t.step_func(function (devices) {
-
+            if (devices.length === 0) {
+                setTimeout(stopDiscoverySuccess, 1000);
+            }
         })
     };
 
index 724a55255d9139470024113a5bbfb075a0aa9d3f..da2f44b496e270cbb0f034ffcd5eae781c8f8110 100644 (file)
@@ -43,13 +43,13 @@ Authors:
 //==== TEST: BluetoothAdapter_discoverDevices_onfound_devicename
 //==== LABEL Check if device name is found
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:discoverDevices M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== PRE The bluetooth of the remote device MUST be turned on and discoverable from other devices.
 //==== TEST_CRITERIA MOA MAST
-setup({timeout:90000, explicit_done:true});
-var t = async_test(document.title, {timeout: 90000}), adapter, discoverDevicesError, stopDiscoverySuccess,
+setup({timeout:180000, explicit_done:true});
+var t = async_test(document.title, {timeout: 180000}), adapter, discoverDevicesError, stopDiscoverySuccess,
     discoverDevicesSuccessCallback;
 t.step(function () {
 
@@ -65,7 +65,9 @@ t.step(function () {
 
         }),
         onfinished: t.step_func(function (devices) {
-
+            if (devices.length === 0) {
+                setTimeout(stopDiscoverySuccess, 1000);
+            }
         })
     };
 
index 75c39074a63d94b6a572a105db935bbb618c87d2..8fb9ec220833a3e02639f72365c1995045138d2f 100644 (file)
@@ -43,14 +43,14 @@ Authors:
 //==== TEST: BluetoothAdapter_discoverDevices_onfound_successful
 //==== LABEL Check if onfound method of successful callback of discoverDevices method invoked
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:discoverDevices M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== PRE The bluetooth of the remote device MUST be turned on and discoverable from other devices.
 //==== TEST_CRITERIA MOA MAST
 
-setup({timeout:90000, explicit_done:true});
-var t = async_test(document.title, {timeout: 90000}), adapter, stopDiscoverySuccess, discoverDevicesSuccessCallback,
+setup({timeout:180000, explicit_done:true});
+var t = async_test(document.title, {timeout: 180000}), adapter, stopDiscoverySuccess, discoverDevicesSuccessCallback,
     discoverDevicesError;
 t.step(function () {
 
@@ -66,7 +66,9 @@ t.step(function () {
 
         }),
         onfinished: t.step_func(function (devices) {
-
+            if (devices.length === 0) {
+                setTimeout(stopDiscoverySuccess, 1000);
+            }
         })
     };
 
index 35dbff1a70e4061b824c20d0c89d8598ce9fa34f..8da49423aa5d0c96b5f5c30f11900b6e6b8b91b7 100644 (file)
@@ -34,13 +34,13 @@ Authors:
 //==== TEST: BluetoothAdapter_discoverDevices_successCallback_TypeMismatch
 //==== LABEL Check whether discoverDevices() method called with invalid successCallback argument throws an exception
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:discoverDevices M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MC
-setup({timeout: 90000});
+setup({timeout: 180000});
 
-var adapter = null, t = async_test(document.title, {timeout: 90000}), exceptionName, i,
+var adapter = null, t = async_test(document.title, {timeout: 180000}), exceptionName, i,
     conversionTable, errorCallback, stopDiscoverySuccess, successCallback;
 t.step(function () {
     conversionTable = getTypeConversionExceptions("object", false);
index f3f52f3be93969f0b8efacc7db95bfaf5840578c..883b1a43eb5839c1eb8f1a189d7db4ef662bacf9 100644 (file)
@@ -34,13 +34,13 @@ Authors:
 //==== TEST: BluetoothAdapter_discoverDevices_successCallback_invalid_cb
 //==== LABEL Check discoverDevices() argument successCallback validation - use simple function
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:discoverDevices M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MTCB
-setup({timeout: 90000});
+setup({timeout: 180000});
 
-var adapter = null, t = async_test(document.title, {timeout: 90000}),
+var adapter = null, t = async_test(document.title, {timeout: 180000}),
     incorrectCallback, i, stopDiscoverySuccess, discoverDevicesError, exceptionName = "TypeMismatchError", incorrectListeners;
 t.step(function () {
     incorrectListeners = getListenerConversionExceptions(["onstarted", "ondevicefound", "ondevicedisappeared", "onfinished"]);
index 5254b4fa5b5201288e7b9426caf76e2eefa2b775..5b7258616f7caf407c379c89ba5bb819dfa4b996 100644 (file)
@@ -33,13 +33,13 @@ Authors:
 //==== TEST: BluetoothAdapter_discoverDevices_with_errorCallback
 //==== LABEL Check with non-optional arguments discoverDevices(valid_successCallback, errorCallback)
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:discoverDevices M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== PRE The bluetooth of the remote device MUST be turned on and discoverable from other devices.
 //==== TEST_CRITERIA MOA MAST
-setup({timeout: 90000});
-var t = async_test(document.title, {timeout: 90000}), adapter, discoverDevicesErrorCB, stopDiscoverySuccess,
+setup({timeout: 180000});
+var t = async_test(document.title, {timeout: 180000}), adapter, discoverDevicesErrorCB, stopDiscoverySuccess,
     discoverDevicesSuccessCB;
 t.step(function () {
     discoverDevicesSuccessCB = {
@@ -53,7 +53,7 @@ t.step(function () {
             if(devices.length > 0){
                 t.done();
             }else{
-                assert_unreached("discoderDevices didn't found any devices");
+                setTimeout(stopDiscoverySuccess, 1000);
             }
         })
     };
index 7c0a00d9a8a3ce88365971d35dc1d76b140accd4..c1b4e53a9be088a886acaefeeffcb9611de305d4 100644 (file)
@@ -39,8 +39,8 @@ Authors:
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== PRE The bluetooth of the remote device MUST be turned on and discoverable from other devices.
 //==== TEST_CRITERIA MMINA MAST MR
-setup({timeout: 90000});
-var adapter = null, t = async_test(document.title, {timeout: 90000}),
+setup({timeout: 180000});
+var adapter = null, t = async_test(document.title, {timeout: 180000}),
     onBondingSuccess, onBondingError, powerOnSuccess, gotDeviceInfo, retValue = null;
 t.step(function () {
     gotDeviceInfo = t.step_func(function (device) {
index 213ca998bf19410049cd594df5bc6f72f57f5434..e65a78097bcd5454ffdf8b6f1b1bde3c2e4c0baf 100644 (file)
@@ -42,13 +42,13 @@ Authors:
 //==== TEST: BluetoothAdapter_getDevice_callback_onerror
 //==== LABEL Check if error callback of getDevice method invoked
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:getDevice M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MERRCB
 
-setup({timeout: 90000});
-var t = async_test(document.title, {timeout: 90000}), adapter, powerOffSuccess, gotDeviceInfo, gotDeviceError;
+setup({timeout: 180000});
+var t = async_test(document.title, {timeout: 180000}), adapter, powerOffSuccess, gotDeviceInfo, gotDeviceError;
 t.step(function () {
 
     gotDeviceInfo = t.step_func(function (device) {
index 0c3afa8e99a72fd345b781514b8d88eb005adfa4..f87deaf193d5ccf174449923e0afe075aafe1de6 100644 (file)
@@ -34,13 +34,13 @@ Authors:
 //==== TEST: BluetoothAdapter_getDevice_errorCallback_TypeMismatch
 //==== LABEL Check whether getDevice() method called with invalid errorCallback argument throws an exception
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:getDevice M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MC
-setup({timeout: 90000});
+setup({timeout: 180000});
 
-var adapter = null, t = async_test(document.title, {timeout: 90000}), exceptionName, i,
+var adapter = null, t = async_test(document.title, {timeout: 180000}), exceptionName, i,
     conversionTable, successCallback, powerOnSuccess, errorCallback;
 t.step(function () {
     conversionTable = getTypeConversionExceptions("functionObject", true);
index 80d1def05ac7f94caa911bc2620f14b55c23713e..83bda1321eb35a02c7846c1cbc2adb9951219977 100644 (file)
@@ -34,13 +34,13 @@ Authors:
 //==== TEST: BluetoothAdapter_getDevice_errorCallback_invalid_cb
 //==== LABEL Check getDevice() argument errorCallback validation - use {onerror: function (){}}
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:getDevice M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MTCB
-setup({timeout: 90000});
+setup({timeout: 180000});
 
-var adapter = null, t = async_test(document.title, {timeout: 90000}), exceptionName = "TypeMismatchError",
+var adapter = null, t = async_test(document.title, {timeout: 180000}), exceptionName = "TypeMismatchError",
     incorrectCallback, getDeviceSuccess, powerOnSuccess;
 t.step(function () {
     incorrectCallback = {
index 6714f80aec498d11993b8e60a9f03edfc8de972a..fd8181960acf51a9f2dee85e1451347b566cecbf 100644 (file)
@@ -33,12 +33,12 @@ Authors:
 <script>
 //==== TEST: BluetoothAdapter_getDevice_missarg
 //==== LABEL Check getDevice with missing non-optional argument
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:getDevice M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MMA
-setup({timeout: 90000});
-var t = async_test(document.title, {timeout: 90000}), adapter, powerOnSuccess;
+setup({timeout: 180000});
+var t = async_test(document.title, {timeout: 180000}), adapter, powerOnSuccess;
 t.step(function () {
 
     powerOnSuccess = t.step_func(function () {
index 52e2c18ff9f8bb5621f43d05ad0765774de0fab8..55ae2d8ad490333aedf1b46e7c90f95841256d03 100644 (file)
@@ -34,13 +34,13 @@ Authors:
 //==== TEST: BluetoothAdapter_getDevice_successCallback_TypeMismatch
 //==== LABEL Check whether getDevice() method called with invalid successCallback argument throws an exception
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:getDevice M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MC
-setup({timeout: 90000});
+setup({timeout: 180000});
 
-var adapter = null, t = async_test(document.title, {timeout: 90000}), exceptionName, i,
+var adapter = null, t = async_test(document.title, {timeout: 180000}), exceptionName, i,
     conversionTable, errorCallback, powerOnSuccess, successCallback;
 t.step(function () {
     conversionTable = getTypeConversionExceptions("functionObject", false);
index 13caa4c8a460c7461ef0d616a1b74e09e2dc70b4..f16b17551d95b2028726c28d6914f6663f0c5534 100644 (file)
@@ -34,13 +34,13 @@ Authors:
 //==== TEST: BluetoothAdapter_getDevice_successCallback_invalid_cb
 //==== LABEL Check if successful callback of getDevice() method invoked
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:getDevice M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MTCB
-setup({timeout: 90000});
+setup({timeout: 180000});
 
-var adapter = null, t = async_test(document.title, {timeout: 90000}), exceptionName = "TypeMismatchError",
+var adapter = null, t = async_test(document.title, {timeout: 180000}), exceptionName = "TypeMismatchError",
     incorrectCallback, getDeviceError, powerOnSuccess;
 t.step(function () {
     incorrectCallback = {
index ef6e0920ae5017440f9d3ca37e091cce2d8fd85c..542b162f6fced1f90bf40156a21b8fb04c59df08 100644 (file)
@@ -49,8 +49,8 @@ Authors:
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== PRE The bluetooth of the remote device MUST be turned on and discoverable from other devices.
 //==== TEST_CRITERIA MOA
-setup({timeout: 90000});
-var adapter = null, t = async_test(document.title, {timeout: 90000}),
+setup({timeout: 180000});
+var adapter = null, t = async_test(document.title, {timeout: 180000}),
     gotDeviceInfo, gotDeviceError, onBondingSuccess, onBondingError, powerOnSuccess;
 t.step(function () {
     gotDeviceInfo = t.step_func(function (device) {
index fc435dd70af483a169487b68a419095ba61b8ea3..cd4af802176804637b7c4a9abd285177de98cf0a 100644 (file)
@@ -34,13 +34,13 @@ Authors:
 //==== TEST: BluetoothAdapter_getKnownDevices
 //==== LABEL Check with optional arguments getKnownDevices(valid_successCallback)
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:getKnownDevices M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== PRE The bluetooth of the remote device MUST be turned on and discoverable from other devices.
 //==== TEST_CRITERIA MMINA MAST MR
-setup({timeout: 90000});
-var t = async_test(document.title, {timeout: 90000}), adapter, testDeviceSuccessCB, discoverSuccess, discoverError,
+setup({timeout: 180000});
+var t = async_test(document.title, {timeout: 180000}), adapter, testDeviceSuccessCB, discoverSuccess, discoverError,
     stopDiscoverySuccess, retValue = null;
 t.step(function () {
 
@@ -60,8 +60,12 @@ t.step(function () {
         ondevicedisappeared: function (address) {
         },
         onfinished: t.step_func(function (devices) {
-            check_bluetooth_device_array(devices);
-            retValue = adapter.getKnownDevices(testDeviceSuccessCB);
+            if(devices.length > 0){
+                check_bluetooth_device_array(devices);
+                retValue = adapter.getKnownDevices(testDeviceSuccessCB);
+            }else{
+                setTimeout(stopDiscoverySuccess, 1000);
+            }
         })
     };
 
index 18d1bb33b9a1ce3b0cb616ff67f48db540c4f5cb..75b91484f190c9e7ee1c12ea4c64714543af23e1 100644 (file)
@@ -42,14 +42,14 @@ Authors:
 //==== TEST: BluetoothAdapter_getKnownDevices_callback_onerror
 //==== LABEL Check if error callback of getKnownDevices method invoked
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:getKnownDevices M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MERRCB
 
-setup({timeout: 90000});
+setup({timeout: 180000});
 
-var t = async_test(document.title, {timeout: 90000}), adapter, powerOffSuccess, getKnownDevicesSuccess, getKnownDevicesError;
+var t = async_test(document.title, {timeout: 180000}), adapter, powerOffSuccess, getKnownDevicesSuccess, getKnownDevicesError;
 t.step(function () {
 
     getKnownDevicesSuccess = t.step_func(function (devices) {
index c4371cb4a08fb32837e024922646783ee9a41d01..6102df0c15d1832e304f0045531553e72e5e5c8d 100644 (file)
@@ -42,14 +42,14 @@ Authors:
 <script>
 //==== TEST: BluetoothAdapter_getKnownDevices_callback_successful
 //==== LABEL Check if successful callback of getKnownDevices method invoked
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:getKnownDevices M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MOA
 
-setup({timeout: 90000});
+setup({timeout: 180000});
 
-var t = async_test(document.title, {timeout: 90000}), adapter, powerOnSuccess, getKnownDevicesSuccess, getKnownDevicesError;
+var t = async_test(document.title, {timeout: 180000}), adapter, powerOnSuccess, getKnownDevicesSuccess, getKnownDevicesError;
 t.step(function () {
 
     getKnownDevicesSuccess = t.step_func(function (devices) {
index ee4181bc744671d6875ed9b3443e4c9baf05b372..9ad09a5472cbbc7e6e09d701e0309daf6beb1f9e 100644 (file)
@@ -35,13 +35,13 @@ Authors:
 //==== TEST: BluetoothAdapter_getKnownDevices_check_types
 //==== LABEL Check whether all known Bluetooth devices are listed properly (part 2)
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:getKnownDevices M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== PRE The bluetooth of the remote device MUST be turned on and discoverable from other devices.
 //==== TEST_CRITERIA MMINA
-setup({timeout: 90000});
-var t = async_test(document.title, {timeout: 90000}), adapter, stopDiscoverySuccess, discoverSuccess, discoverError,
+setup({timeout: 180000});
+var t = async_test(document.title, {timeout: 180000}), adapter, stopDiscoverySuccess, discoverSuccess, discoverError,
     i, testDeviceSuccessCB, testMultipleDevicesSuccessCB;
 t.step(function () {
 
@@ -75,7 +75,11 @@ t.step(function () {
         ondevicedisappeared: function (address) {
         },
         onfinished: t.step_func(function (devices) {
-            adapter.getKnownDevices(testMultipleDevicesSuccessCB);
+            if(devices.length > 0){
+                adapter.getKnownDevices(testMultipleDevicesSuccessCB);
+            }else{
+                setTimeout(stopDiscoverySuccess, 1000);
+            }
         })
     };
 
index e9b4b492767f92469be45c775a2e1fc84d98e60f..2a99e9154470e14c788243b2d67ef22d90e6cbb3 100644 (file)
@@ -34,13 +34,13 @@ Authors:
 //==== TEST: BluetoothAdapter_getKnownDevices_errorCallback_TypeMismatch
 //==== LABEL Check whether getKnownDevices() method called with invalid errorCallback argument throws an exception
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:getKnownDevices M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MC
-setup({timeout: 90000});
+setup({timeout: 180000});
 
-var adapter = null, t = async_test(document.title, {timeout: 90000}), exceptionName, i,
+var adapter = null, t = async_test(document.title, {timeout: 180000}), exceptionName, i,
     conversionTable, successCallback, powerOnSuccess, errorCallback;
 t.step(function () {
     conversionTable = getTypeConversionExceptions("functionObject", true);
index d646acc063661a87ddf0f3ea61f8f6c07c477093..24e409b1a2172c2c90bdc1796c2b9de739022421 100644 (file)
@@ -34,13 +34,13 @@ Authors:
 //==== TEST: BluetoothAdapter_getKnownDevices_errorCallback_invalid_cb
 //==== LABEL Check getKnownDevices() argument errorCallback validation - use {onerror: function (){}}
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:getKnownDevices M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MTCB
-setup({timeout: 90000});
+setup({timeout: 180000});
 
-var adapter = null, t = async_test(document.title, {timeout: 90000}), exceptionName = "TypeMismatchError",
+var adapter = null, t = async_test(document.title, {timeout: 180000}), exceptionName = "TypeMismatchError",
     incorrectCallback, getKnownDevicesSuccess, powerOnSuccess;
 t.step(function () {
     incorrectCallback = {
index 48c4395052b04aa17c46e36527d260a4f39d478e..b4435b538cf2659270e7a849f4a6b43d865afcd2 100644 (file)
@@ -33,12 +33,12 @@ Authors:
 <script>
 //==== TEST: BluetoothAdapter_getKnownDevices_missarg
 //==== LABEL Check getKnownDevices with missing non-optional argument
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:getKnownDevices M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MMA
-setup({timeout: 90000});
-var t = async_test(document.title, {timeout: 90000}), adapter, powerOnSuccess;
+setup({timeout: 180000});
+var t = async_test(document.title, {timeout: 180000}), adapter, powerOnSuccess;
 t.step(function () {
 
     powerOnSuccess = t.step_func(function () {
index bd36c40c5810871c5e775a2006c8896138e5b2cc..4a4ee32780e5e6cf6d29406890e69e03c3c0ec7c 100644 (file)
@@ -34,13 +34,13 @@ Authors:
 //==== TEST: BluetoothAdapter_getKnownDevices_successCallback_TypeMismatch
 //==== LABEL Check whether getKnownDevices() method called with invalid successCallback argument throws an exception
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:getKnownDevices M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MC
-setup({timeout: 90000});
+setup({timeout: 180000});
 
-var adapter = null, t = async_test(document.title, {timeout: 90000}), exceptionName, i,
+var adapter = null, t = async_test(document.title, {timeout: 180000}), exceptionName, i,
     conversionTable, errorCallback, powerOnSuccess, successCallback;
 t.step(function () {
     conversionTable = getTypeConversionExceptions("functionObject", false);
index 3d5e83f6db3cb731ec9fb8a704275e5c6900b51e..a67d4a29daaf814dd4b8f5d178fd391f8b5df07a 100644 (file)
@@ -34,13 +34,13 @@ Authors:
 //==== TEST: BluetoothAdapter_getKnownDevices_successCallback_invalid_cb
 //==== LABEL Check getKnownDevices() argument successCallback validation - use {onsuccess: function (){}}
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:getKnownDevices M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MTCB
-setup({timeout: 90000});
+setup({timeout: 180000});
 
-var adapter = null, t = async_test(document.title, {timeout: 90000}),
+var adapter = null, t = async_test(document.title, {timeout: 180000}),
     incorrectCallback, getKnownDevicesError, powerOnSuccess, exceptionName = "TypeMismatchError";
 t.step(function () {
     incorrectCallback = {
index 75fa96e5b762f7df7e7d0cd515d2b2fd7fe4b6b9..6a4b8ca83c8007553fe9988db39672ce4d5215c7 100644 (file)
@@ -33,13 +33,13 @@ Authors:
 //==== TEST: BluetoothAdapter_getKnownDevices_with_errorCallback
 //==== LABEL Check with optional arguments getKnownDevices(valid_successCallback, valid_errorCallback)
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:getKnownDevices M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== PRE The bluetooth of the remote device MUST be turned on and discoverable from other devices.
 //==== TEST_CRITERIA MOA
-setup({timeout: 90000});
-var t = async_test(document.title, {timeout: 90000}), adapter, getKnownDevicesErrorCB, testDeviceSuccessCB,
+setup({timeout: 180000});
+var t = async_test(document.title, {timeout: 180000}), adapter, getKnownDevicesErrorCB, testDeviceSuccessCB,
     testMultipleDevicesSuccessCB, discoverSuccess, discoverError, stopDiscoverySuccess;
 t.step(function () {
 
@@ -64,7 +64,11 @@ t.step(function () {
         ondevicedisappeared: function (address) {
         },
         onfinished: t.step_func(function (devices) {
-            adapter.getKnownDevices(testMultipleDevicesSuccessCB, getKnownDevicesErrorCB);
+            if (devices.length > 0){
+                adapter.getKnownDevices(testMultipleDevicesSuccessCB, getKnownDevicesErrorCB);
+            }else{
+                setTimeout(stopDiscoverySuccess, 1000);
+            }
         })
     };
 
index ac0ed0310427863ae171db28bc1dc18a4fb9d011..7313879ff775634f5ed18c57987ad150472bffa8 100644 (file)
@@ -42,12 +42,12 @@ Authors:
 <script>
 //==== TEST: BluetoothAdapter_registerRFCOMMServiceByUUID
 //==== LABEL Check with optional arguments registerRFCOMMServiceByUUID(valid_uuid, valid_name, valid_successCallback)
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:registerRFCOMMServiceByUUID M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MMINA MAST MR
-setup({timeout:90000, explicit_done:true});
-var adapter = null, t = async_test(document.title, {timeout: 90000}), registerRFCOMMServiceByUUIDSuccess,
+setup({timeout:180000, explicit_done:true});
+var adapter = null, t = async_test(document.title, {timeout: 180000}), registerRFCOMMServiceByUUIDSuccess,
     powerOnSuccess, retValue = null;
 t.step(function () {
 
index ce5cea7f9d58795c4a4d90991def3a8550acb678..e88913c33fae2918151ad4c242f9378460f780f6 100644 (file)
@@ -34,13 +34,13 @@ Authors:
 //==== TEST: BluetoothAdapter_registerRFCOMMServiceByUUID_errorCallback_TypeMismatch
 //==== LABEL Check whether registerRFCOMMServiceByUUID() method called with invalid errorCallback argument throws an exception
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:registerRFCOMMServiceByUUID M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MC
-setup({timeout: 90000});
+setup({timeout: 180000});
 
-var adapter = null, t = async_test(document.title, {timeout: 90000}), exceptionName, i,
+var adapter = null, t = async_test(document.title, {timeout: 180000}), exceptionName, i,
     conversionTable, successCallback, powerOnSuccess, exceptionName, errorCallback;
 t.step(function () {
     conversionTable = getTypeConversionExceptions("functionObject", true);
index ebdebcf10f6a859e88f690487f90e9d5a471ae96..f9ed94834bb2c66405848ace1731e75755f26c4c 100644 (file)
@@ -34,13 +34,13 @@ Authors:
 //==== TEST: BluetoothAdapter_registerRFCOMMServiceByUUID_errorCallback_invalid_cb
 //==== LABEL Check argument registerRFCOMMServiceByUUID() errorCallback validation
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:registerRFCOMMServiceByUUID M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MTCB
-setup({timeout: 90000});
+setup({timeout: 180000});
 
-var adapter = null, t = async_test(document.title, {timeout: 90000}),
+var adapter = null, t = async_test(document.title, {timeout: 180000}),
     incorrectCallback, registerRFCOMMServiceByUUIDSuccess, powerOnSuccess, exceptionName = "TypeMismatchError";
 t.step(function () {
     incorrectCallback = {
index 90c1abdd266b589c854beec418de5e2bcbb21c4b..7ab1e64c946cc0868405c6e122e94733cfdc64ff 100644 (file)
@@ -33,12 +33,12 @@ Authors:
 <script>
 //==== TEST: BluetoothAdapter_registerRFCOMMServiceByUUID_missarg
 //==== LABEL Check registerRFCOMMServiceByUUID with missing non-optional argument
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:registerRFCOMMServiceByUUID M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MMA
-setup({timeout: 90000});
-var t = async_test(document.title, {timeout: 90000}), adapter, powerOnSuccess;
+setup({timeout: 180000});
+var t = async_test(document.title, {timeout: 180000}), adapter, powerOnSuccess;
 t.step(function () {
 
     powerOnSuccess = t.step_func(function () {
index 7b90625e494bd77a56015282623acbfbfbdf051f..78ac20a07b81e03b96c609791e39edfe476ff03d 100644 (file)
@@ -52,8 +52,8 @@ Authors:
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== PRE tct-bt-helper MUST be launched on the remote device.
 //==== TEST_CRITERIA MOA MAST
-setup({timeout:90000, explicit_done:true});
-var adapter = null, t = async_test(document.title, {timeout: 90000}),
+setup({timeout:180000, explicit_done:true});
+var adapter = null, t = async_test(document.title, {timeout: 180000}),
     registerRFCOMMServiceByUUIDSuccess, registerRFCOMMServiceByUUIDError, powerOnSuccess,
     visibleSuccess, visibleError;
 t.step(function () {
index 72798ab3c5e180c9b895abf5aad7a41d7593aeff..304d126fab5726b6707bf5db5841c4f2ed29a6b3 100644 (file)
@@ -42,14 +42,14 @@ Authors:
 //==== TEST: BluetoothAdapter_registerRFCOMMServiceByUUID_onerror
 //==== LABEL Check if error callback of registerRFCOMMServiceByUUID method invoked
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:registerRFCOMMServiceByUUID M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MERRCB
 
-setup({timeout: 90000, explicit_done:true});
+setup({timeout: 180000, explicit_done:true});
 
-var t = async_test(document.title, {timeout: 90000}),
+var t = async_test(document.title, {timeout: 180000}),
     adapter, powerOffSuccess, chatServiceSuccessCallback, chatServiceErrorCallback;
 
 t.step(function () {
index 57251931861a55b3f1e9a72e3154bdd1e8286ded..1d60827f1d063bccedfab39a9fd626057bb8089c 100644 (file)
@@ -34,13 +34,13 @@ Authors:
 //==== TEST: BluetoothAdapter_registerRFCOMMServiceByUUID_successCallback_TypeMismatch
 //==== LABEL Check whether registerRFCOMMServiceByUUID() method called with invalid successCallback argument throws an exception
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:registerRFCOMMServiceByUUID M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MC
-setup({timeout: 90000});
+setup({timeout: 180000});
 
-var adapter = null, t = async_test(document.title, {timeout: 90000}), exceptionName, i,
+var adapter = null, t = async_test(document.title, {timeout: 180000}), exceptionName, i,
     conversionTable, successCallback, errorCallback, powerOnSuccess;
 t.step(function () {
     conversionTable = getTypeConversionExceptions("functionObject", false);
index 8867b606daff168cf8224de5823d7e87deb8f2bd..9f3be1438f815b675221412d1eac9c204d0c8cd4 100644 (file)
@@ -34,13 +34,13 @@ Authors:
 //==== TEST: BluetoothAdapter_registerRFCOMMServiceByUUID_successCallback_invalid_cb
 //==== LABEL Check argument registerRFCOMMServiceByUUID() successCallback validation - use {onsuccess: function (){}}
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:registerRFCOMMServiceByUUID M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MTCB
-setup({timeout: 90000});
+setup({timeout: 180000});
 
-var adapter = null, t = async_test(document.title, {timeout: 90000}),
+var adapter = null, t = async_test(document.title, {timeout: 180000}),
     incorrectCallback, registerRFCOMMServiceByUUIDError, powerOnSuccess, exceptionName = "TypeMismatchError";
 t.step(function () {
     incorrectCallback = {
index 1256b2383e81643be2edffbf054a6a2a61b4e0d9..05e19635c4274800aeb489145b87b031f47536b5 100644 (file)
@@ -42,13 +42,13 @@ Authors:
 <script>
 //==== TEST: BluetoothAdapter_registerRFCOMMServiceByUUID_with_errorCallback
 //==== LABEL Check with optional arguments registerRFCOMMServiceByUUID(valid_uuid, valid_name, valid_successCallback, valid_errorCallback)
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:registerRFCOMMServiceByUUID M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MOA
-setup({timeout: 90000, explicit_done:true});
+setup({timeout: 180000, explicit_done:true});
 
-var adapter = null, t = async_test(document.title, {timeout: 90000}),
+var adapter = null, t = async_test(document.title, {timeout: 180000}),
     registerRFCOMMServiceByUUIDSuccess, registerRFCOMMServiceByUUIDError, powerOnSuccess;
 t.step(function () {
 
index e97a24831013b281e6edbfa309043b6574d094b4..b9f9b7ed26513ab9c1315514cbd061f2456b8358 100644 (file)
@@ -33,14 +33,14 @@ Authors:
 //==== TEST: BluetoothAdapter_setChangeListener
 //==== LABEL Check with non-optional arguments setChangeListener(valid_listener)
 //==== PRIORITY P1
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:setChangeListener M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MMINA MAST MR
 
-setup({timeout: 90000});
+setup({timeout: 180000});
 
-var adapter, listener, retValue, t = async_test(document.title, {timeout: 90000});
+var adapter, listener, retValue, t = async_test(document.title, {timeout: 180000});
 t.step(function () {
     listener = {
         onstatechanged: t.step_func(function (powered) {
index f77b9135d4c321dfe6df96d1186ca97cd696cc43..91fa44b2cefd438d0e71d2d5cce72e8d99dbbce5 100644 (file)
@@ -34,12 +34,12 @@ Authors:
 //==== TEST: BluetoothAdapter_setName
 //==== LABEL Check with non-optional arguments setName(valid_name)
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:setName M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MMINA MR
-setup({timeout: 90000});
-var adapter = null, t = async_test(document.title, {timeout: 90000}), powerOnSuccess, retValue = null;
+setup({timeout: 180000});
+var adapter = null, t = async_test(document.title, {timeout: 180000}), powerOnSuccess, retValue = null;
 t.step(function () {
 
     powerOnSuccess = t.step_func(function () {
index 9496765fbeb18e7e4da12f5690ffb76d3372efb9..f46f91ce76427a6e6d789ca408202bfc922d97c8 100644 (file)
@@ -42,14 +42,14 @@ Authors:
 //==== TEST: BluetoothAdapter_setName_callback_error
 //==== LABEL Check if error callback of setName method invoked
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:setName M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MERRCB
 
-setup({timeout: 90000});
+setup({timeout: 180000});
 
-var t = async_test(document.title, {timeout: 90000}), adapter, powerOffSuccess, setNameSuccess, setNameError;
+var t = async_test(document.title, {timeout: 180000}), adapter, powerOffSuccess, setNameSuccess, setNameError;
 t.step(function () {
 
     setNameSuccess = t.step_func(function () {
index 38aac003af5cfc612021ed87eeb449c4079d269c..afb972438319287fa2401ff90f1b451499205084 100644 (file)
@@ -34,13 +34,13 @@ Authors:
 //==== TEST: BluetoothAdapter_setName_errorCallback_TypeMismatch
 //==== LABEL Check whether setName() method called with invalid errorCallback argument throws an exception
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:setName M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MC
-setup({timeout: 90000});
+setup({timeout: 180000});
 
-var adapter = null, t = async_test(document.title, {timeout: 90000}), exceptionName, i,
+var adapter = null, t = async_test(document.title, {timeout: 180000}), exceptionName, i,
     powerOnSuccess, errorCallback, successCallback, errorCallback, conversionTable;
 t.step(function () {
     conversionTable = getTypeConversionExceptions("functionObject", true);
index 4cc0a2c209321615d30a10d5b532dc46c984d67e..6f3d329ce67e696face016467fb71c23983dbf4b 100644 (file)
@@ -34,13 +34,13 @@ Authors:
 //==== TEST: BluetoothAdapter_setName_errorCallback_invalid_cb
 //==== LABEL Check argument setName() errorCallback validation
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:setName M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MTCB
-setup({timeout: 90000});
+setup({timeout: 180000});
 
-var adapter = null, t = async_test(document.title, {timeout: 90000}), exceptionName = "TypeMismatchError",
+var adapter = null, t = async_test(document.title, {timeout: 180000}), exceptionName = "TypeMismatchError",
     powerOnSuccess, incorrectCallback, successCallback;
 t.step(function () {
     successCallback =t.step_func( function () {
index 219a254af5e973570ec1ef76113aaa09a5f40290..6158835500a4d1070ac7f800bdf5cb8f7e410333 100644 (file)
@@ -42,14 +42,14 @@ Authors:
 //==== TEST: BluetoothAdapter_setName_longname
 //==== LABEL Check if long name is set
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:setName M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== PRE Please wait at least 5 second before run test
 //==== TEST_CRITERIA MOA MAST
 
-setup({timeout: 90000});
-var t = async_test(document.title, {timeout: 90000}), adapter, powerOnSuccess, longname = "mybluetooth", setNameSuccess,
+setup({timeout: 180000});
+var t = async_test(document.title, {timeout: 180000}), adapter, powerOnSuccess, longname = "mybluetooth", setNameSuccess,
     setNameError, i;
 t.step(function () {
 
index 712579a6ebb38f16f6ef57cb59f67e933661e1eb..9deb52702b8d6d014da40b8a6db0253c676290e4 100644 (file)
@@ -34,13 +34,13 @@ Authors:
 //==== TEST: BluetoothAdapter_setName_successCallback_TypeMismatch
 //==== LABEL Check whether setName() method called with invalid successCallback argument throws an exception
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:setName M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MC
-setup({timeout: 90000});
+setup({timeout: 180000});
 
-var adapter = null, t = async_test(document.title, {timeout: 90000}), exceptionName, i,
+var adapter = null, t = async_test(document.title, {timeout: 180000}), exceptionName, i,
     powerOnSuccess, errorCallback, conversionTable, exceptionName, successCallback;
 t.step(function () {
     conversionTable = getTypeConversionExceptions("functionObject", true);
index 6b031191197ba5b6a4ef11d96157d8f4d2f60168..fbc03b47902389a547467137d7898c3b15d086f5 100644 (file)
@@ -34,13 +34,13 @@ Authors:
 //==== TEST: BluetoothAdapter_setName_successCallback_invalid_cb
 //==== LABEL Check argument setName() successCallback validation
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:setName M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MTCB
-setup({timeout: 90000});
+setup({timeout: 180000});
 
-var adapter = null, t = async_test(document.title, {timeout: 90000}), exceptionName = "TypeMismatchError",
+var adapter = null, t = async_test(document.title, {timeout: 180000}), exceptionName = "TypeMismatchError",
     powerOnSuccess, setNameError, incorrectCallback;
 t.step(function () {
     incorrectCallback = {
index ccbdfee03d6e0a0317c49e1930e16a2aca851b66..6d773164388112a341b19b03b4eacf517ea14dd4 100644 (file)
@@ -44,14 +44,14 @@ Authors:
 //==== TEST: BluetoothAdapter_setName_with_errorCallback
 //==== LABEL Check if name attribute of adapter set
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:setName M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== PRE Please wait at least 5 second before run test
 //==== TEST_CRITERIA MOA MAST
-setup({timeout: 90000});
+setup({timeout: 180000});
 
-var adapter = null, t = async_test(document.title, {timeout: 90000}),
+var adapter = null, t = async_test(document.title, {timeout: 180000}),
     setNameSuccess, setNameError, powerOnSuccess;
 
 setNameSuccess = t.step_func(function () {
index 9c7355e6ef8daf3211793f883ba6d4ff207a3d7c..050c36c731689929009da6afb5889e455b344f0a 100644 (file)
@@ -34,12 +34,12 @@ Authors:
 //==== TEST: BluetoothAdapter_setName_with_successCallback
 //==== LABEL Check with optional arguments setName(valid_name, successCallback)
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:setName M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MOA MAST
-setup({timeout: 90000});
-var adapter = null, t = async_test(document.title, {timeout: 90000}),
+setup({timeout: 180000});
+var adapter = null, t = async_test(document.title, {timeout: 180000}),
     setNameSuccessCB, powerOnSuccess, newName = "myBluetooth_with_Success";
 t.step(function () {
 
index 95103eb84187141d7a8b4afd67f20c1ddcde64c4..b2ccc5238e5581e84a03574c8800e51a504e4c2b 100644 (file)
@@ -43,14 +43,14 @@ Authors:
 //==== TEST: BluetoothAdapter_setPower_off
 //==== LABEL Check if powered attribute of adapter is false
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:setPowered M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MOA MAST
 
-setup({timeout: 90000});
+setup({timeout: 180000});
 
-var t = async_test(document.title, {timeout: 90000}), adapter, powerOffSuccess, powerOffError;
+var t = async_test(document.title, {timeout: 180000}), adapter, powerOffSuccess, powerOffError;
 
 t.step(function () {
 
index f095da82ddd72428f166fa54799f7efc8f69bedf..8e012895ba77bf118ed5c5225f1f919f733ef55b 100644 (file)
@@ -34,13 +34,13 @@ Authors:
 //==== TEST: BluetoothAdapter_setPowered_errorCallback_TypeMismatch
 //==== LABEL Check whether setPowered() method called with invalid errorCallback argument throws an exception
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:setPowered M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MC
-setup({timeout: 90000});
+setup({timeout: 180000});
 
-var adapter = null, t = async_test(document.title, {timeout: 90000}), exceptionName, i,
+var adapter = null, t = async_test(document.title, {timeout: 180000}), exceptionName, i,
     errorCallback, conversionTable, successCallback;
 t.step(function () {
     conversionTable = getTypeConversionExceptions("functionObject", true);
index fc5384578a6b0a4ff4020f2677835e74da18b8c6..b1e1b8deece2f31cf57148cb0d5ca8edd74224fd 100644 (file)
@@ -34,13 +34,13 @@ Authors:
 //==== TEST: BluetoothAdapter_setPowered_errorCallback_invalid_cb
 //==== LABEL Check argument setPowered() errorCallback validation
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:setPowered M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MTCB
-setup({timeout: 90000});
+setup({timeout: 180000});
 
-var adapter = null, t = async_test(document.title, {timeout: 90000}), exceptionName = "TypeMismatchError",
+var adapter = null, t = async_test(document.title, {timeout: 180000}), exceptionName = "TypeMismatchError",
     incorrectCallback, powerOnSuccess;
 t.step(function () {
     incorrectCallback = {
index 2df0678cb320845dcfb1c3463c3f8fd2be6d8872..c5619af5d08b43dc63607a68d8977656c1325993 100644 (file)
@@ -34,13 +34,13 @@ Authors:
 //==== TEST: BluetoothAdapter_setPowered_successCallback_TypeMismatch
 //==== LABEL Check whether setPowered() method called with invalid successCallback argument throws an exception
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:setPowered M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MC
-setup({timeout: 90000});
+setup({timeout: 180000});
 
-var adapter = null, t = async_test(document.title, {timeout: 90000}), exceptionName, i,
+var adapter = null, t = async_test(document.title, {timeout: 180000}), exceptionName, i,
     successCallback, errorCallback, conversionTable, successCallback;
 t.step(function () {
     conversionTable = getTypeConversionExceptions("functionObject", true);
index 6568dfaa77446eff3eb418da048271a5ebde3f8e..07e2c101f74338c04206212f7b2daf4fcb26e867 100644 (file)
@@ -34,13 +34,13 @@ Authors:
 //==== TEST: BluetoothAdapter_setPowered_successCallback_invalid_cb
 //==== LABEL Check if successful callback of setPowered() method invoked
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:setPowered M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MTCB
-setup({timeout: 90000});
+setup({timeout: 180000});
 
-var adapter = null, t = async_test(document.title, {timeout: 90000}), exceptionName = "TypeMismatchError",
+var adapter = null, t = async_test(document.title, {timeout: 180000}), exceptionName = "TypeMismatchError",
     powerOnError, incorrectCallback;
 t.step(function () {
     incorrectCallback = {
index 8daa9d20b245e9627ac58f13ba8473da32a41431..75db4c615051eeb14150d0f1fa78c2208ea45a7e 100644 (file)
@@ -44,13 +44,13 @@ Authors:
 //==== TEST: BluetoothAdapter_setPowered_with_errorCallback
 //==== LABEL Check with optional arguments setPowered(valid_state, valid_successCallback, valid_errorCallback)
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:setPowered M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MOA MAST
-setup({timeout: 90000});
+setup({timeout: 180000});
 
-var adapter = null, t = async_test(document.title, {timeout: 90000}),
+var adapter = null, t = async_test(document.title, {timeout: 180000}),
     powerOnError, powerOnSuccess;
 t.step(function () {
     powerOnSuccess = t.step_func(function () {
index 578343a8c74673a048ef2e0f9b38b28bd813056b..be9fe7e37b0bb4f19e31698ba22dd40e251df5b0 100644 (file)
@@ -34,14 +34,14 @@ Authors:
 //==== TEST: BluetoothAdapter_setPowered_with_successCallback
 //==== LABEL Check with optional arguments setPowered(valid_state, valid_successCallback)
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:setPowered M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MOA MAST
 
-setup({timeout: 90000});
+setup({timeout: 180000});
 
-var adapter = null, t = async_test(document.title, {timeout: 90000}), powerOnSuccess;
+var adapter = null, t = async_test(document.title, {timeout: 180000}), powerOnSuccess;
 t.step(function () {
     powerOnSuccess = t.step_func(function () {
         assert_true(adapter.powered, "Method setPowered did not set powered attribute of BluetoothAdapter to true.");
index 7739a9ae02e7e7414493c951671f284113cefaee..86a416c784d816554da6275c80034dafb01c3430 100644 (file)
@@ -34,14 +34,14 @@ Authors:
 //==== TEST: BluetoothAdapter_setVisible
 //==== LABEL Check with optional arguments setVisible(valid_mode)
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:setVisible M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MMINA MR
 
-setup({timeout: 90000});
+setup({timeout: 180000});
 
-var t = async_test(document.title, {timeout: 90000}), retValue = null, adapter, powerOnSuccess;
+var t = async_test(document.title, {timeout: 180000}), retValue = null, adapter, powerOnSuccess;
 t.step(function () {
 
 
index 66a9ed46334fe79fc771ec55091c385cd5266c3f..f3ec2a7a25314d1e23e318a4bbfda5077de8b16a 100644 (file)
@@ -33,14 +33,14 @@ Authors:
 //==== TEST: BluetoothAdapter_setVisible_callback_onerror
 //==== LABEL Check if error callback of BluetoothAdapter method invoked
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:setVisible M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MERRCB
 
-setup({timeout: 90000});
+setup({timeout: 180000});
 
-var t = async_test(document.title, {timeout: 90000}), errorCallback, successCallback, adapter, powerOffSuccess;
+var t = async_test(document.title, {timeout: 180000}), errorCallback, successCallback, adapter, powerOffSuccess;
 t.step(function () {
 
     errorCallback = t.step_func(function (error) {
index ddb25a537d35b8cfc9708618ec7a57769143def2..076e79f6a292792a19a7d3bfac07a52735edf3fe 100644 (file)
@@ -34,14 +34,14 @@ Authors:
 //==== TEST: BluetoothAdapter_setVisible_errorCallback_TypeMismatch
 //==== LABEL Check whether setVisible() method called with invalid errorCallback argument throws an exception
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:setVisible M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MC
 
-setup({timeout: 90000});
+setup({timeout: 180000});
 
-var t = async_test(document.title, {timeout: 90000}), adapter, exceptionName, successCallback, errorCallback,
+var t = async_test(document.title, {timeout: 180000}), adapter, exceptionName, successCallback, errorCallback,
     i, powerOnSuccess, conversionTable;
 t.step(function () {
 
index 0aef23f20b0b2f76a43ca60b15fcd47854c865a2..ad9c23266f25b9ab20aa7e40b5aef64adf9dce73 100644 (file)
@@ -34,13 +34,13 @@ Authors:
 //==== TEST: BluetoothAdapter_setVisible_errorCallback_invalid_cb
 //==== LABEL Check if error callback of setVisible() method invoked
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:setVisible M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MTCB
-setup({timeout: 90000});
+setup({timeout: 180000});
 
-var t = async_test(document.title, {timeout: 90000}), adapter, exceptionName = "TypeMismatchError", powerOnSuccess,
+var t = async_test(document.title, {timeout: 180000}), adapter, exceptionName = "TypeMismatchError", powerOnSuccess,
     successCallback, incorrectCallback;
 t.step(function () {
 
index 1f1375c5b259923e54c9b0ca5bdc19d57ee7dac0..6c703acf6ffb82eebe6484f1fe2c4e2df9b03ebb 100644 (file)
@@ -34,13 +34,13 @@ Authors:
 //==== TEST: BluetoothAdapter_setVisible_successCallback_TypeMismatch
 //==== LABEL Check whether setVisible() method called with invalid successCallback argument throws an exception
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:setVisible M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MC
-setup({timeout: 90000});
+setup({timeout: 180000});
 
-var t = async_test(document.title, {timeout: 90000}), adapter, exceptionName, successCallback, errorCallback,
+var t = async_test(document.title, {timeout: 180000}), adapter, exceptionName, successCallback, errorCallback,
     i, powerOnSuccess, conversionTable;
 t.step(function () {
 
index b8c53ebd86e4ded7999c1cf7117adda81a75901a..94487d012332cbaff090c51ba69df4b6c287aa87 100644 (file)
@@ -34,13 +34,13 @@ Authors:
 //==== TEST: BluetoothAdapter_setVisible_successCallback_invalid_cb
 //==== LABEL Check if successful callback of setVisible() method invoked
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:setVisible M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MTCB
-setup({timeout: 90000});
+setup({timeout: 180000});
 
-var t = async_test(document.title, {timeout: 90000}), adapter, exceptionName = "TypeMismatchError", powerOnSuccess,
+var t = async_test(document.title, {timeout: 180000}), adapter, exceptionName = "TypeMismatchError", powerOnSuccess,
     incorrectCallback, setVisibleError;
 t.step(function () {
 
index f609923739f718a79fea6c58801aac06b7e08d16..4e48103248745127278b28cd62ab806dfb7a99a1 100644 (file)
@@ -34,13 +34,13 @@ Authors:
 //==== TEST: BluetoothAdapter_setVisible_with_errorCallback
 //==== LABEL Check with optional arguments setVisible(valid_mode, valid_successCallback, valid_errorCallback)
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:setVisible M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MOA MAST
-setup({timeout: 90000});
+setup({timeout: 180000});
 
-var t = async_test(document.title, {timeout: 90000}),
+var t = async_test(document.title, {timeout: 180000}),
     adapter, powerOnSuccess, setVisibleSuccessCB, setVisibleErrorCB, setInvisibleSuccessCB, setInvisibleErrorCB;
 
 t.step(function () {
index 8ef10322b5a0eec41b1364ece8b4c1dc6cac314c..c728e46d042c191edb490686484577a736c2a864 100644 (file)
@@ -34,13 +34,13 @@ Authors:
 //==== TEST: BluetoothAdapter_setVisible_with_successCallback
 //==== LABEL Check with optional arguments setVisible(valid_mode, valid_successCallback)
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:setVisible M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MOA MAST
-setup({timeout: 90000});
+setup({timeout: 180000});
 
-var t = async_test(document.title, {timeout: 90000}),
+var t = async_test(document.title, {timeout: 180000}),
     adapter, powerOnSuccess, setVisibleSuccessCB, setInvisibleSuccessCB, setInvisibleErrorCB;
 
 t.step(function () {
index a1fcecbebea6b4cc7bf7bd74f2e3b3e6f17a76d2..2375ced1216c04efc5d3e365c81f7279d501d7ef 100644 (file)
@@ -34,13 +34,13 @@ Authors:
 //==== TEST: BluetoothAdapter_setVisible_with_timeout
 //==== LABEL Check with optional arguments setVisible(valid_mode, valid_successCallback, valid_errorCallback, valid_timeout)
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:setVisible M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MOA
-setup({timeout: 90000});
+setup({timeout: 180000});
 
-var t = async_test(document.title, {timeout: 90000}),
+var t = async_test(document.title, {timeout: 180000}),
     adapter, powerOnSuccess, setVisibleSuccessCB, setVisibleErrorCB, setInvisibleSuccessCB, setInvisibleErrorCB;
 
 t.step(function () {
index 0c13c26de79510042a8d90d581d6d0b35f8cea84..0765f0830de85f2972abbfa771f1679336878473 100644 (file)
@@ -34,13 +34,13 @@ Authors:
 //==== TEST: BluetoothAdapter_stopDiscovery
 //==== LABEL Check with optional arguments stopDiscovery
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:stopDiscovery M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== PRE The bluetooth of the remote device MUST be turned on and discoverable from other devices.
 //==== TEST_CRITERIA MMINA MR
-setup({timeout:90000, explicit_done:true});
-var adapter, t = async_test(document.title, {timeout: 90000}), discoverDevicesSuccessCB,
+setup({timeout:180000, explicit_done:true});
+var adapter, t = async_test(document.title, {timeout: 180000}), discoverDevicesSuccessCB,
     testBluetoothErrorCB, stopDiscoverySuccess, retValue = null;
 t.step(function () {
 
index 78eb30d21426e0b2c84a1937ebd2abd518a7cff6..72a6f58d73cd79205c9274151487db2cdec88518 100644 (file)
@@ -35,12 +35,12 @@ Authors:
 //==== TEST: BluetoothAdapter_stopDiscovery_callback_onerror
 //==== LABEL Check if error callback of stopDiscovery method invoked
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:stopDiscovery M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MERRCB
-setup({timeout: 90000});
-var adapter, t = async_test(document.title, {timeout: 90000}), stopDiscoverySuccess,
+setup({timeout: 180000});
+var adapter, t = async_test(document.title, {timeout: 180000}), stopDiscoverySuccess,
     successCallback, errorCallback, powerOffSuccess;
 t.step(function () {
     errorCallback = t.step_func(function (error) {
@@ -63,7 +63,6 @@ t.step(function () {
 
     adapter = tizen.bluetooth.getDefaultAdapter();
     stopDiscovery(t, adapter, stopDiscoverySuccess);
-
 });
 
 </script>
index ab9b454d05ee2aac28d8b29d7b13374bd2e5d5c1..498b8de76aed12d9c53a87c8859a1a67ac3daef5 100644 (file)
@@ -34,12 +34,12 @@ Authors:
 //==== TEST: BluetoothAdapter_stopDiscovery_errorCallback_TypeMismatch
 //==== LABEL Check whether stopDiscovery() method called with invalid errorCallback argument throws an exception
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:stopDiscovery M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MC
-setup({timeout: 90000});
-var adapter, t = async_test(document.title, {timeout: 90000}), exceptionName, i, discoverDevicesSuccessCallback,
+setup({timeout: 180000});
+var adapter, t = async_test(document.title, {timeout: 180000}), exceptionName, i, discoverDevicesSuccessCallback,
     conversionTable, successCallback, discoverDevicesError, stopDiscoverySuccess, errorCallback, stopDiscoverySuccessCB;
 t.step(function () {
     conversionTable = getTypeConversionExceptions("functionObject", true);
index 11cc95696dce1425e0d73b398cae293fa9877bf2..3765e1bc95b24155156b3c4f42db1fab82e621d4 100644 (file)
@@ -34,12 +34,12 @@ Authors:
 //==== TEST: BluetoothAdapter_stopDiscovery_errorCallback_invalid_cb
 //==== LABEL Check stopDiscovery() argument errorCallback validation
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:stopDiscovery M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MTCB
-setup({timeout: 90000});
-var adapter, t = async_test(document.title, {timeout: 90000}),
+setup({timeout: 180000});
+var adapter, t = async_test(document.title, {timeout: 180000}),
     exceptionName = "TypeMismatchError", incorrectCallback, stopDiscoverySuccess, discoverDevicesSuccessCallback,
     discoverDevicesError, successCallback, discoverDevicesSuccessCallback, stopDiscoverySuccessCB;
 t.step(function () {
index 7bd8038a7744586e3349fd0ee953303b444f9063..696f2259dd9f38f29482880365d179aaf2afff6f 100644 (file)
@@ -34,13 +34,13 @@ Authors:
 //==== TEST: BluetoothAdapter_stopDiscovery_successCallback_TypeMismatch
 //==== LABEL Check whether stopDiscovery() method called with invalid successCallback argument throws an exception
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:stopDiscovery M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MC
-setup({timeout: 90000});
+setup({timeout: 180000});
 
-var adapter = null, t = async_test(document.title, {timeout: 90000}), exceptionName, i, discoverDevicesSuccessCallback,
+var adapter = null, t = async_test(document.title, {timeout: 180000}), exceptionName, i, discoverDevicesSuccessCallback,
     stopDiscoverySuccess, discoverDevicesError, errorCallback, conversionTable, successCallback, stopDiscoverySuccessCB;
 t.step(function () {
     conversionTable = getTypeConversionExceptions("functionObject", true);
index 3f42146510d5f63bd4355e5837939fc56c9d2351..95ca897766fec2b7c787aaf022206e2800abec01 100644 (file)
@@ -33,12 +33,12 @@ Authors:
 //==== TEST: BluetoothAdapter_stopDiscovery_successCallback_invalid_cb
 //==== LABEL Check stopDiscovery() argument successCallback validation - use {onsuccess: function (){}}
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:stopDiscovery M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MTCB
-setup({timeout: 90000});
-var t = async_test(document.title, {timeout: 90000}), stopDiscoverySuccess, stopDiscoverySuccessCB, discoverDevicesSuccessCallback,
+setup({timeout: 180000});
+var t = async_test(document.title, {timeout: 180000}), stopDiscoverySuccess, stopDiscoverySuccessCB, discoverDevicesSuccessCallback,
     adapter, exceptionName = "TypeMismatchError", incorrectCallback, discoverDevicesError, stopDiscoveryError;
 
 t.step(function () {
index 1edb4cde0d22042948eaff052178aedbcd6ec26a..56bf2a4291fb9fa539d79479ed5d23c8b3318204 100644 (file)
@@ -34,13 +34,13 @@ Authors:
 //==== TEST: BluetoothAdapter_stopDiscovery_with_errorCallback
 //==== LABEL Check with optional arguments stopDiscovery(valid_successCallback, valid_errorCallback)
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:stopDiscovery M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MOA
-setup({timeout: 90000});
+setup({timeout: 180000});
 
-var adapter, t = async_test(document.title, {timeout: 90000}),
+var adapter, t = async_test(document.title, {timeout: 180000}),
     stopDiscoverySuccessCB, stopDiscoveryErrorCB, discoverDevicesSuccessCB, testBluetoothErrorCB, stopDiscoverySuccess;
 
 t.step(function () {
index 6b2580c02b6fc4ca22741b7d85520da5f3d5f41c..277233f7297ae5fdf1bbabaa4ab9d4592dd7151c 100644 (file)
@@ -34,13 +34,13 @@ Authors:
 //==== TEST: BluetoothAdapter_stopDiscovery_with_successCallback
 //==== LABEL Check with optional arguments stopDiscovery(valid_successCallback)
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:stopDiscovery M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MOA
-setup({timeout: 90000});
+setup({timeout: 180000});
 
-var adapter, t = async_test(document.title, {timeout: 90000}),
+var adapter, t = async_test(document.title, {timeout: 180000}),
     stopDiscoverySuccessCB, discoverDevicesSuccessCB, testBluetoothErrorCB, stopDiscoverySuccess;
 t.step(function () {
 
index 0072dbe14b93a074ae30bc2bb084e910c7a4dd7b..8c48a5686bb5a14e02985432c115341ab712994a 100644 (file)
@@ -33,14 +33,14 @@ Authors:
 //==== TEST: BluetoothAdapter_unsetChangeListener
 //==== LABEL Check unsetChangeListener of adapter
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:unsetChangeListener M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MNA MNAST MR
 
-setup({timeout: 90000});
+setup({timeout: 180000});
 
-var adapter, listener, retValue, powerSuccess, t = async_test(document.title, {timeout: 90000});
+var adapter, listener, retValue, powerSuccess, t = async_test(document.title, {timeout: 180000});
 t.step(function () {
     listener = {
         onstatechanged: t.step_func(function (powered) {
index 682a797553bb7cb4a50e218816a4cede98cbdedc..ea722ab8fb6b124a32e954c847607b237c43e69e 100644 (file)
@@ -52,8 +52,8 @@ Authors:
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothClass:services A
 //==== TEST_CRITERIA AE AT ARO
 
-setup({timeout: 90000});
-var t = async_test(document.title, {timeout: 90000}), adapter, gotDeviceInfo, gotDeviceError,
+setup({timeout: 180000});
+var t = async_test(document.title, {timeout: 180000}), adapter, gotDeviceInfo, gotDeviceError,
         onBondingSuccess, onBondingError, powerOnSuccess, minor, major, devService;
 
 t.step(function () {
index d728925755d9f18414e132eeb110371e1f43d95a..6bd937d9a0567912a298af2e45134b9d082134d9 100644 (file)
@@ -48,8 +48,8 @@ Authors:
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== PRE The bluetooth of the remote device MUST be turned on and discoverable from other devices.
 //==== TEST_CRITERIA MMINA MR
-setup({timeout: 90000});
-var adapter = null, t = async_test(document.title, {timeout: 90000}), gotDeviceInfo,
+setup({timeout: 180000});
+var adapter = null, t = async_test(document.title, {timeout: 180000}), gotDeviceInfo,
     gotDeviceError, onBondingSuccess, onBondingError, powerOnSuccess;
 t.step(function () {
     gotDeviceInfo = t.step_func(function (device) {
index a6c16509b646ce2332f0f7c76eb424ec42f16aee..b40e318382de901211ab2bda85b6155f436243e0 100644 (file)
@@ -66,8 +66,8 @@ Authors:
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== PRE The bluetooth of the remote device MUST be turned on and discoverable from other devices. The remote device MUST register the service by pushing [Register service] button on tct-bt-helper.
 
-setup({timeout: 90000});
-var t = async_test(document.title, {timeout: 90000}), adapter, powerOnSuccess, onBondingError, onBondingSuccess, errorCallback,
+setup({timeout: 180000});
+var t = async_test(document.title, {timeout: 180000}), adapter, powerOnSuccess, onBondingError, onBondingSuccess, errorCallback,
     successCallback, exceptionName = "TypeMismatchError", conversionTable, conversionErrorCallback, conversionSuccessCallback,
     incorrectSuccessCallback, incorrectErrorCallback, successCallback, errorCallback, deviceClassCP, fakeDeviceClass, devUuid, i;
 t.step(function () {
index 00e8c001e193c76583155a2ba2eb017f02b74c32..3c947899564c5fdcea9eddaaa9f696ae8b3f684f 100644 (file)
@@ -33,12 +33,12 @@ Authors:
 <script>
 //==== TEST: BluetoothDeviceArraySuccessCallback_onsuccess
 //==== LABEL Check if BluetoothDeviceArraySuccessCallback callback is called and if its arguments have proper type
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothDeviceArraySuccessCallback:onsuccess M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA CBOA CBT
-setup({timeout: 90000});
-var adapter = null, t = async_test(document.title, {timeout: 90000}), i,
+setup({timeout: 180000});
+var adapter = null, t = async_test(document.title, {timeout: 180000}), i,
     stopDiscoverySuccess, getKnownDeviceserrorCB, getKnownDevicessuccessCB, discoverSuccess, discoverError;
 t.step(function () {
 
@@ -63,7 +63,11 @@ t.step(function () {
         ondevicedisappeared: function (address) {
         },
         onfinished: t.step_func(function (devices) {
-            adapter.getKnownDevices(getKnownDevicessuccessCB, getKnownDeviceserrorCB);
+            if (devices.length > 0){
+                adapter.getKnownDevices(getKnownDevicessuccessCB, getKnownDeviceserrorCB);
+            } else{
+                setTimeout(stopDiscoverySuccess, 1000);
+            }
         })
     };
 
index 159a65e479deaea096ba1dbf1e584668f37cb05a..bfc2714f2a73c9f20970132bbfb6dfd2784f9b24 100644 (file)
@@ -49,8 +49,8 @@ Authors:
 //==== PRE The bluetooth of the remote device MUST be turned on and discoverable from other devices. The remote device MUST register the service by pushing [Register service] button on tct-bt-helper.
 //==== TEST_CRITERIA MMINA MAST MR
 
-setup({timeout: 90000});
-var adapter = null, t = async_test(document.title, {timeout: 90000}), onSocketConnect,
+setup({timeout: 180000});
+var adapter = null, t = async_test(document.title, {timeout: 180000}), onSocketConnect,
     onBondingSuccess, onBondingError, powerOnSuccess, retValue = null;
 t.step(function () {
     onSocketConnect = t.step_func(function (socket) {
index 04277a7a1a80d1a6bb4ddc7a69e842adcf802102..c57d62f74cbe94bc282244e0a0bbe8cdffafef9d 100644 (file)
@@ -48,8 +48,8 @@ Authors:
 //==== PRE The bluetooth of the remote device MUST be turned on and discoverable from other devices.
 //==== TEST_CRITERIA MERRCB
 
-setup({timeout: 90000});
-var adapter = null, t = async_test(document.title, {timeout: 90000}), onSocketConnect,
+setup({timeout: 180000});
+var adapter = null, t = async_test(document.title, {timeout: 180000}), onSocketConnect,
     onBondingSuccess, onBondingError, powerOnSuccess, onSocketError;
 t.step(function () {
     onSocketConnect = t.step_func(function (socket) {
index fb7d9f70d373789075fe201d8fa19220e2303b08..8708598f0d461bce6ca728972224d83436a99175 100644 (file)
@@ -39,8 +39,8 @@ Authors:
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== PRE The bluetooth of the remote device MUST be turned on and discoverable from other devices. The remote device MUST register the service by pushing [Register service] button on tct-bt-helper.
 //==== TEST_CRITERIA MOA MAST
-setup({timeout: 90000});
-var adapter = null, t = async_test(document.title, {timeout: 90000}),
+setup({timeout: 180000});
+var adapter = null, t = async_test(document.title, {timeout: 180000}),
     onSocketConnect, onSocketError, onBondingSuccess, onBondingError, powerOnSuccess;
 t.step(function () {
     onSocketConnect = t.step_func(function (socket) {
index 6b9903f7e6582a88247bc5087b1975f5d1683285..7c09e4dc977bcfd0140f112b42c1e7e505301fcf 100644 (file)
@@ -40,8 +40,8 @@ Authors:
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== PRE The bluetooth of the remote device MUST be turned on and discoverable from other devices.
 //==== TEST_CRITERIA CBT CBOA
-setup({timeout: 90000});
-var adapter = null, t = async_test(document.title, {timeout: 90000}),
+setup({timeout: 180000});
+var adapter = null, t = async_test(document.title, {timeout: 180000}),
     stopDiscoverySuccess, discoverDevicesErrorCB, discoverDevicesSuccessOneCB, discoverDevicesSuccessTwoCB, flag = false;
 
 t.step(function () {
@@ -78,11 +78,11 @@ t.step(function () {
         ondevicedisappeared: t.step_func(function (address) {
         }),
         onfinished: t.step_func(function (devices) {
-            if (devices.length !== 0 ){
+            if (devices.length > 0 ){
                 adapter.discoverDevices(discoverDevicesSuccessTwoCB, discoverDevicesErrorCB);
                 alert("Please disable bluetooth on other device");
             } else {
-                assert_unreached("No devices was found");
+                setTimeout(stopDiscoverySuccess, 1000);
             }
         })
     };
index d9a1d649fce7e4ef7d74ee5a7e43fc970b0d723c..116e45a5c39c41970bee74d022dac77f66987676 100644 (file)
@@ -34,14 +34,14 @@ Authors:
 //==== TEST: BluetoothDiscoverDevicesSuccessCallback_ondevicefound
 //==== LABEL Check if BluetoothDiscoverDevicesSuccessCallback callback is called and if its ondevicefound arguments have proper type
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothDiscoverDevicesSuccessCallback:ondevicefound M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== PRE The bluetooth of the remote device MUST be turned on and discoverable from other devices.
 //==== TEST_CRITERIA CBT CBOA
 
-setup({timeout:90000, explicit_done:true});
-var adapter = null, t = async_test(document.title, {timeout: 90000}),
+setup({timeout:180000, explicit_done:true});
+var adapter = null, t = async_test(document.title, {timeout: 180000}),
     stopDiscoverySuccess, discoverDevicesErrorCB, discoverDevicesSuccessCB;
 
 t.step(function () {
@@ -56,8 +56,8 @@ t.step(function () {
         ondevicedisappeared: t.step_func(function (address) {
         }),
         onfinished: t.step_func(function (devices) {
-            if(devices.length===0){
-                assert_unreached("No devices found, could not test properly");
+            if (devices.length === 0){
+                setTimeout(stopDiscoverySuccess, 1000);
             }
         })
     };
index 0dfb5df942bb89a79328258040a6fdb0af7eda63..edad46f8acc609fdd5cd6994518c2527e546995d 100644 (file)
@@ -34,13 +34,13 @@ Authors:
 //==== TEST: BluetoothDiscoverDevicesSuccessCallback_onfinished
 //==== LABEL Check if BluetoothDiscoverDevicesSuccessCallback callback is called and if its onfinished arguments have proper type
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothDiscoverDevicesSuccessCallback:onfinished M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== PRE The bluetooth of the remote device MUST be turned on and discoverable from other devices.
 //==== TEST_CRITERIA CBT CBOA
-setup({timeout: 90000});
-var adapter = null, t = async_test(document.title, {timeout: 90000}),
+setup({timeout: 180000});
+var adapter = null, t = async_test(document.title, {timeout: 180000}),
     stopDiscoverySuccess, discoverDevicesErrorCB, i, discoverDevicesSuccessCB;
 
 t.step(function () {
@@ -53,11 +53,15 @@ t.step(function () {
         ondevicedisappeared: t.step_func(function (address) {
         }),
         onfinished: t.step_func(function (devices) {
-            check_bluetooth_device_array(devices);
-            for (i=0; i < devices.length; i++) {
-                check_bluetooth_device(devices[i]);
+            if (devices.length > 0) {
+                check_bluetooth_device_array(devices);
+                for (i=0; i < devices.length; i++) {
+                    check_bluetooth_device(devices[i]);
+                }
+                t.done();
+            } else {
+                setTimeout(stopDiscoverySuccess, 1000);
             }
-            t.done();
         })
     };
 
index 4338ee03b90eb5820523f3642ddef8539346d218..6483c8e6133a953c7bbf6578cf904c68083f5aca 100644 (file)
@@ -33,12 +33,12 @@ Authors:
 <script>
 //==== TEST: BluetoothDiscoverDevicesSuccessCallback_onstarted
 //==== LABEL Check if BluetoothDiscoverDevicesSuccessCallback callback is called and if its onstarted arguments have proper type
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothDiscoverDevicesSuccessCallback:onstarted M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA CBOA
-setup({timeout: 90000});
-var adapter = null, t = async_test(document.title, {timeout: 90000}), discoverDevicesSuccessCB,
+setup({timeout: 180000});
+var adapter = null, t = async_test(document.title, {timeout: 180000}), discoverDevicesSuccessCB,
     stopDiscoverySuccess, discoverDevicesErrorCB, stopDiscoverySuccessCB;
 
 t.step(function () {
index 8bdf0e32eadff1735a1b3a49cb330cd16782a548..96b8644d4f722dee63316d43617224b73e60994f 100644 (file)
@@ -33,14 +33,14 @@ Authors:
 <script>
 //==== TEST: BluetoothHealthApplicationSuccessCallback_onsuccess
 //==== LABEL Check if BluetoothHealthApplicationSuccessCallback callback is called with propriety arguments
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothHealthApplicationSuccessCallback:onsuccess M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA CBT CBOA
 
-setup({timeout: 90000, explicit_done:true});
+setup({timeout: 180000, explicit_done:true});
 
-var adapter, t = async_test(document.title, {timeout: 90000}), healthProfileHandler,
+var adapter, t = async_test(document.title, {timeout: 180000}), healthProfileHandler,
     powerOnSuccess, healthRegisterSuccess;
 t.step(function () {
 
index 8b33860ea65612e0187c17bac81040540dacdf76..c44f5b7a5024988ff3253fd72c5f88d62fc339b8 100644 (file)
@@ -34,14 +34,14 @@ Authors:
 //==== TEST: BluetoothHealthApplication_dataType_attribute
 //==== LABEL Test whether the dataType unsigned short exist in BluetoothHealthApplication has default value and its readonly
 //==== PRIORITY P1
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothHealthApplication:dataType A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA AE AT ARO
 
-setup({timeout:90000, explicit_done:true});
+setup({timeout:180000, explicit_done:true});
 var adapter, healthProfileHandler, powerOnSuccess, healthRegisterSuccess, healthRegisterError,
-    t = async_test(document.title, {timeout: 90000}), appName = "testSinkApp";
+    t = async_test(document.title, {timeout: 180000}), appName = "testSinkApp";
 
 t.step(function () {
 
index c6dbe2e1b875adb805943e9c247c5b2640836e54..ef679f4b253927ec15818ce20d0d410e9bf14c32 100644 (file)
@@ -34,14 +34,14 @@ Authors:
 //==== TEST: BluetoothHealthApplication_extend
 //==== LABEL Test whether the object BluetoothHealthApplication can have new properties added it
 //==== PRIORITY P3
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothHealthApplication:BluetoothHealthApplication U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA OBX
 
-setup({timeout:90000, explicit_done:true});
+setup({timeout:180000, explicit_done:true});
 var adapter, healthProfileHandler, powerOnSuccess, healthRegisterSuccess, healthRegisterError,
-    t = async_test(document.title, {timeout: 90000});
+    t = async_test(document.title, {timeout: 180000});
 
 t.step(function () {
     adapter = tizen.bluetooth.getDefaultAdapter();
index cd55b93714aa5a69e244e5be0734c690abd0b698..06e5e8a7371d5257ad56afb7f07f5078cf59548d 100644 (file)
@@ -34,14 +34,14 @@ Authors:
 //==== TEST: BluetoothHealthApplication_name_attribute
 //==== LABEL Test whether the name string exist in BluetoothHealthApplication has default value and its readonly
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothHealthApplication:name A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA AE AT ARO
 
-setup({timeout:90000, explicit_done:true});
+setup({timeout:180000, explicit_done:true});
 var adapter, healthProfileHandler, powerOnSuccess, healthRegisterSuccess, healthRegisterError,
-    t = async_test(document.title, {timeout: 90000}), appName = "testSinkApp";
+    t = async_test(document.title, {timeout: 180000}), appName = "testSinkApp";
 
 t.step(function () {
     adapter = tizen.bluetooth.getDefaultAdapter();
index 6f73ffa52266a4f0668791983eb84b7592ab7c75..da17126d035d2cfa5b1fcc5d96e9448c148358b9 100644 (file)
@@ -34,14 +34,14 @@ Authors:
 //==== TEST: BluetoothHealthApplication_onconnect_attribute
 //==== LABEL Test whether the onconnect in BluetoothHealthApplication has default value and it's writable
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothHealthApplication:onconnect A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA AE ADV ASG AT
 
-setup({timeout:90000, explicit_done:true});
+setup({timeout:180000, explicit_done:true});
 var adapter, healthProfileHandler, powerOnSuccess, healthRegisterSuccess, healthRegisterError, testOnconnect,
-    t = async_test(document.title, {timeout: 90000}), appName = "testSinkApp";
+    t = async_test(document.title, {timeout: 180000}), appName = "testSinkApp";
 
 t.step(function () {
     adapter = tizen.bluetooth.getDefaultAdapter();
index 0e1688d79222bf3f9951cf84aab114407592e9b4..84cb2c7dec4ff9d5dac55e74473a1cc23130667f 100644 (file)
@@ -34,14 +34,14 @@ Authors:
 //==== TEST: BluetoothHealthApplication_unregister
 //==== LABEL Check unregister with non optional arguments
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothHealthApplication:unregister M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MMINA MR
 
-setup({timeout:90000, explicit_done:true});
+setup({timeout:180000, explicit_done:true});
 var adapter, healthProfileHandler, powerOnSuccess, healthRegisterSuccess, healthRegisterError,
-    t = async_test(document.title, {timeout: 90000}), appName = "testSinkApp", retValue = null;
+    t = async_test(document.title, {timeout: 180000}), appName = "testSinkApp", retValue = null;
 
 t.step(function () {
     adapter = tizen.bluetooth.getDefaultAdapter();
index 9bc9ca399acc555d0fcd8f9c0b92a7be921a9cbd..05e3c9e94de2ba59b18d4773e60b19f8aa7f7429 100644 (file)
@@ -33,14 +33,14 @@ Authors:
 //==== TEST: BluetoothHealthApplication_unregister_callback_onerror
 //==== LABEL Check if error callback of unregister method invoked
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothHealthApplication:unregister M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MERRCB
 
-setup({timeout: 90000});
+setup({timeout: 180000});
 var adapter, healthProfileHandler, powerOnSuccess, healthRegisterSuccess, healthRegisterError,
-    t = async_test(document.title, {timeout: 90000}),
+    t = async_test(document.title, {timeout: 180000}),
     appName = "testSinkApp", errorCallback, successCallback, registerHealthAppCp, powerOffSuccess,
     successCallback;
 
index 47c86061a3cc1fbf89a07ff811891b91da759563..0ab2b89f0d1607294d72861142bd4f150a939b8f 100644 (file)
@@ -34,14 +34,14 @@ Authors:
 //==== TEST: BluetoothHealthApplication_unregister_errorCallback_TypeMismatch
 //==== LABEL Check whether unregiste() method of the BluetoothHealthApplication called with invalid errorCallback argument throws an exception
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothHealthApplication:unregister M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MC
 
-setup({timeout:90000, explicit_done:true});
+setup({timeout:180000, explicit_done:true});
 var adapter, healthProfileHandler, powerOnSuccess , healthRegisterSuccess, healthRegisterError,
-    t = async_test(document.title, {timeout: 90000}), appName = "testSinkApp",
+    t = async_test(document.title, {timeout: 180000}), appName = "testSinkApp",
     errorCallback, exceptionName, i, conversionTable = getTypeConversionExceptions("functionObject", true), successCallback;
 
 t.step(function () {
index b20e67414480e2719d1ae3e69c95fd0280cca2dd..053ae1b6ef69ca6b211ab5701b9cdffc45a7b3fe 100644 (file)
@@ -34,14 +34,14 @@ Authors:
 //==== TEST: BluetoothHealthApplication_unregister_errorCallback_invalid_cb
 //==== LABEL Check argument unregister() errorCallback validation
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothHealthApplication:unregister M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MTCB
 
-setup({timeout:90000, explicit_done:true});
+setup({timeout:180000, explicit_done:true});
 var adapter, healthProfileHandler, powerOnSuccess, healthRegisterSuccess, healthRegisterError,
-    t = async_test(document.title, {timeout: 90000}), appName = "testSinkApp",
+    t = async_test(document.title, {timeout: 180000}), appName = "testSinkApp",
     incorrectCallback, exceptionName = "TypeMismatchError", successCallback;
 
 t.step(function () {
index b26b0b35028cc866c729295c9a1afe9ac2993060..a616d584e382cd7ccb54356e22845cefcb2b07b5 100644 (file)
@@ -34,14 +34,14 @@ Authors:
 //==== TEST: BluetoothHealthApplication_unregister_exist
 //==== LABEL Check if unregister method exists in BluetoothHealthApplication
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothHealthApplication:unregister M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA ME
 
-setup({timeout:90000, explicit_done:true});
+setup({timeout:180000, explicit_done:true});
 var adapter, healthProfileHandler, powerOnSuccess, healthRegisterSuccess, healthRegisterError,
-    t = async_test(document.title, {timeout: 90000}), appName = "testSinkApp";
+    t = async_test(document.title, {timeout: 180000}), appName = "testSinkApp";
 
 t.step(function () {
     adapter = tizen.bluetooth.getDefaultAdapter();
index 7c46b6e6adabbed2c28a6bcd23d7337dda497018..327492f4c04a39fee519425388c60f870e75233f 100644 (file)
@@ -34,14 +34,14 @@ Authors:
 //==== TEST: BluetoothHealthApplication_unregister_successCallback_TypeMismatch
 //==== LABEL Check whether unregister() method called with invalid successCallback throws an exception
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothHealthApplication:unregister M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MC
 
-setup({timeout:90000, explicit_done:true});
+setup({timeout:180000, explicit_done:true});
 var adapter, healthProfileHandler, powerOnSuccess, healthRegisterSuccess, healthRegisterError,
-    t = async_test(document.title, {timeout: 90000}), appName = "testSinkApp",
+    t = async_test(document.title, {timeout: 180000}), appName = "testSinkApp",
     successCallback, exceptionName, i, conversionTable = getTypeConversionExceptions("functionObject", true);
 
 t.step(function () {
index 14447a8405fc403020e353b906b074d4e49dd422..2d4a2b640b1d6932eb6cbed54ed68f59a78b7329 100644 (file)
@@ -34,14 +34,14 @@ Authors:
 //==== TEST: BluetoothHealthApplication_unregister_successCallback_invalid_cb
 //==== LABEL Check argument unregister() successCallback validation
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothHealthApplication:unregister M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MTCB
 
-setup({timeout: 90000});
+setup({timeout: 180000});
 var adapter, healthProfileHandler, powerOnSuccess , healthRegisterSuccess, healthRegisterError,
-    t = async_test(document.title, {timeout: 90000}), appName = "testSinkApp",
+    t = async_test(document.title, {timeout: 180000}), appName = "testSinkApp",
     incorrectCallback, exceptionName = "TypeMismatchError";
 
 t.step(function () {
index 8058c1e555be29f6c7f098996ffcf6184533f699..db29fa9bd8f5c28176ca05cb9dd6756ffd51dad8 100644 (file)
@@ -34,14 +34,14 @@ Authors:
 //==== TEST: BluetoothHealthApplication_unregister_with_errorCallback
 //==== LABEL Check unregister with successCallback and errorCallback
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothHealthApplication:unregister M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MOA MAST
 
-setup({timeout: 90000});
+setup({timeout: 180000});
 var adapter, healthProfileHandler, powerOnSuccess, healthRegisterSuccess, healthRegisterError,
-    t = async_test(document.title, {timeout: 90000}), appName = "testSinkApp",
+    t = async_test(document.title, {timeout: 180000}), appName = "testSinkApp",
     successCallback, errorCallback;
 
 t.step(function () {
index a7d5fa7090846d59d7d054e776e07ee24fb699b4..303535e47fd74b6cd09ded1990ebc028865ef112 100644 (file)
@@ -34,14 +34,14 @@ Authors:
 //==== TEST: BluetoothHealthApplication_unregister_with_successCallback
 //==== LABEL Check unregister with successCallback
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothHealthApplication:unregister M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MOA MAST
 
-setup({timeout: 90000});
+setup({timeout: 180000});
 var adapter, healthProfileHandler, powerOnSuccess, healthRegisterSuccess, healthRegisterError,
-    t = async_test(document.title, {timeout: 90000}), appName = "testSinkApp",
+    t = async_test(document.title, {timeout: 180000}), appName = "testSinkApp",
     successCallback;
 
 t.step(function () {
index 58b5ee1e86dd3eadfb9dcd7b201c3be7ea31efde..5d5cf017a950617bcfa9d987c2d9eafaac7ea8ed 100644 (file)
@@ -33,12 +33,12 @@ Authors:
 <script>
 //==== TEST: BluetoothHealthProfileHandler_registerSinkApplication
 //==== LABEL Check with non optional arguments registerSinkApplication
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothHealthProfileHandler:registerSinkApplication M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MMINA MAST MR
-setup({timeout:90000, explicit_done:true});
-var adapter, t = async_test(document.title, {timeout: 90000}), healthProfileHandler,
+setup({timeout:180000, explicit_done:true});
+var adapter, t = async_test(document.title, {timeout: 180000}), healthProfileHandler,
     powerOnSuccess, healthRegisterSuccess, retValue = null;
 t.step(function () {
 
index 8fcb5188aa09bb2ef8868904312b4a695c42e241..9cdb43febb8569039c0326a8a894ee6fe099f1c9 100644 (file)
@@ -33,14 +33,14 @@ Authors:
 <script>
 //==== TEST: BluetoothHealthProfileHandler_registerSinkApplication_callback_error
 //==== LABEL Check if error callback of registerSinkApplication method invoked
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothHealthProfileHandler:registerSinkApplication M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MERRCB
 
-setup({timeout: 90000});
+setup({timeout: 180000});
 
-var adapter, t = async_test(document.title, {timeout: 90000}), healthProfileHandler,
+var adapter, t = async_test(document.title, {timeout: 180000}), healthProfileHandler,
     powerOffSuccess, healthRegisterSuccess, healthRegisterError;
 t.step(function () {
 
index 03ca044143069bf79dceed1d9d97a375361bbde6..3a605aa9cdfcf6602fdef1b13fc72448e9749a27 100644 (file)
@@ -33,15 +33,15 @@ Authors:
 //==== TEST: BluetoothHealthProfileHandler_registerSinkApplication_errorCallback_TypeMismatch
 //==== LABEL Check whether registerSinkApplication() method called with invalid errorCallback argument throws an exception
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothHealthProfileHandler:registerSinkApplication M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MC
 
-setup({timeout: 90000});
+setup({timeout: 180000});
 
 var adapter, healthProfileHandler, errorCallback, exceptionName, i, conversionTable = getTypeConversionExceptions("functionObject", true),
-    successCallback, t = async_test(document.title, {timeout: 90000});
+    successCallback, t = async_test(document.title, {timeout: 180000});
 t.step(function () {
     adapter = tizen.bluetooth.getDefaultAdapter();
     healthProfileHandler = adapter.getBluetoothProfileHandler("HEALTH");
index 6353376a19c40e2265f589d0a4d538e637c2a3ce..6d5680bac51254aec439d8850a0fa162992fd273 100644 (file)
@@ -32,14 +32,14 @@ Authors:
 //==== TEST: BluetoothHealthProfileHandler_registerSinkApplication_errorCallback_invalid_cb
 //==== LABEL Check argument registerSinkApplication() errorCallback validation
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothHealthProfileHandler:registerSinkApplication M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MTCB
 
-setup({timeout: 90000});
+setup({timeout: 180000});
 
-var adapter, t = async_test(document.title, {timeout: 90000}),
+var adapter, t = async_test(document.title, {timeout: 180000}),
     incorrectCallback, successCallback, healthProfileHandler, exceptionName = "TypeMismatchError";
 t.step(function () {
     adapter = tizen.bluetooth.getDefaultAdapter();
index be68f946d9ee8128910ed2f9ce3237670a08075c..65e5a65e29e969b20f4c5e131e39b410f9b99db1 100644 (file)
@@ -33,15 +33,15 @@ Authors:
 //==== TEST: BluetoothHealthProfileHandler_registerSinkApplication_successCallback_TypeMismatch
 //==== LABEL Check whether registerSinkApplication() method called with invalid successCallback argument throws an exception
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothHealthProfileHandler:registerSinkApplication M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MC
 
-setup({timeout: 90000});
+setup({timeout: 180000});
 
 var adapter, healthProfileHandler, successCallback, exceptionName, i, conversionTable = getTypeConversionExceptions("functionObject", false),
-errorCallback, t = async_test(document.title, {timeout: 90000});
+errorCallback, t = async_test(document.title, {timeout: 180000});
 t.step(function () {
     adapter = tizen.bluetooth.getDefaultAdapter();
     healthProfileHandler = adapter.getBluetoothProfileHandler("HEALTH");
index f4ba9be50973eee9cf013b6292cdba9135f69798..67df2fbade9cf0a0d394008af3f8a367ff16198e 100644 (file)
@@ -32,12 +32,12 @@ Authors:
 //==== TEST: BluetoothHealthProfileHandler_registerSinkApplication_successCallback_invalid_cb
 //==== LABEL Check argument registerSinkApplication() successCallback validation
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothHealthProfileHandler:registerSinkApplication M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MTCB
 
-setup({timeout: 90000});
+setup({timeout: 180000});
 
 var adapter, t = async_test(document.title), exceptionName = "TypeMismatchError",
     incorrectCallback, errorCallback, healthProfileHandler;
index 5b3d1d659268623476c8c3638d46756f85344945..2f40de9004b9c7d637075fcaeb9f237e4df70898 100644 (file)
@@ -33,14 +33,14 @@ Authors:
 <script>
 //==== TEST: BluetoothHealthProfileHandler_registerSinkApplication_with_errorCallback
 //==== LABEL Check registerSinkApplication with valid optional arguments
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothHealthProfileHandler:registerSinkApplication M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MOA MAST
 
-setup({timeout: 90000, explicit_done:true});
+setup({timeout: 180000, explicit_done:true});
 
-var adapter, t = async_test(document.title, {timeout: 90000}), healthProfileHandler,
+var adapter, t = async_test(document.title, {timeout: 180000}), healthProfileHandler,
     powerOnSuccess, healthRegisterSuccess, healthRegisterError;
 t.step(function () {
 
index c29e05e5a229e65cbf6ab9b6741a66d83638da1f..2200c557eab0a64a4d6b70edb047b5df1d6ff01c 100644 (file)
@@ -34,13 +34,13 @@ Authors:
 //==== TEST: BluetoothServiceHandler_extend
 //==== LABEL Test whether the object can have new properties added for BluetoothServiceHandler
 //==== PRIORITY P3
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothServiceHandler:BluetoothServiceHandler U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA OBX
-setup({timeout: 90000, explicit_done:true});
+setup({timeout: 180000, explicit_done:true});
 
-var adapter = null, t = async_test(document.title, {timeout: 90000}), powerOnSuccess,
+var adapter = null, t = async_test(document.title, {timeout: 180000}), powerOnSuccess,
     registerRFCOMMServiceByUUIDError, registerRFCOMMServiceByUUIDSuccess;
 t.step(function () {
 
index ea40186d7d7395db6a1d45d946ca4ea5cb31f42b..7782b6c9808eb07aafba65b93f1539a2c2c2f5bc 100644 (file)
@@ -42,13 +42,13 @@ Authors:
 //==== TEST: BluetoothServiceHandler_isConnected_attribute
 //==== LABEL Check attribute isConnected in BluetoothServiceHandler
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothServiceHandler:isConnected A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA AE AT ARO
-setup({timeout: 90000, explicit_done:true});
+setup({timeout: 180000, explicit_done:true});
 
-var t = async_test(document.title, {timeout: 90000}), adapter, powerOnSuccess, chatServiceSuccessCallback,
+var t = async_test(document.title, {timeout: 180000}), adapter, powerOnSuccess, chatServiceSuccessCallback,
     chatServiceErrorCallback, isConnected;
 
 t.step(function () {
index 29eda04fc168f6a18848c33ef04d8dbf5047c54a..dae7333d0841034cb9480f1612943e5247d01eb1 100644 (file)
@@ -42,13 +42,13 @@ Authors:
 //==== TEST: BluetoothServiceHandler_name_attribute
 //==== LABEL Check attribute name in BluetoothServiceHandler
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothServiceHandler:name A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA AE AT ARO
-setup({timeout: 90000, explicit_done:true});
+setup({timeout: 180000, explicit_done:true});
 
-var t = async_test(document.title, {timeout: 90000}), adapter, powerOnSuccess, chatServiceSuccessCallback,
+var t = async_test(document.title, {timeout: 180000}), adapter, powerOnSuccess, chatServiceSuccessCallback,
     chatServiceErrorCallback, handlerName;
 
 t.step(function () {
index ccdad0948a69c702573e6608a16e53a4a3914bc4..504df1800cc4f2c7e862568fa5c51145b6a16e16 100644 (file)
@@ -44,8 +44,8 @@ Authors:
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== PRE tct-bt-helper MUST be launched on the remote device.
 //==== TEST_CRITERIA ASG AE AT ADV
-setup({timeout:90000, explicit_done:true});
-var t = async_test(document.title, {timeout: 90000}), adapter, onError, testMessage, registerSuccessCallback,
+setup({timeout:180000, explicit_done:true});
+var t = async_test(document.title, {timeout: 180000}), adapter, onError, testMessage, registerSuccessCallback,
     sendMsg, serviceHandler, data, recvmsg, checkmsg, i, expectedMsgFromClient, sendMsgData, msgToClient, visibleSuccess,
     visibleError, poweredSuccess;
 t.step(function () {
index 21fbd5597fc8eb7a65921e07a44bab4b26dd13b0..2693c2ed2d1863bab85a06ae5e94d5f3054d9593 100644 (file)
@@ -32,13 +32,13 @@ Authors:
 <script>
 //==== TEST: BluetoothServiceHandler_unregister
 //==== LABEL Check with non-optional arguments unregister()
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothServiceHandler:unregister M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MMINA MR
-setup({timeout: 90000, explicit_done:true});
+setup({timeout: 180000, explicit_done:true});
 
-var adapter = null, t = async_test(document.title, {timeout: 90000}), registerRFCOMMServiceByUUIDSuccess,
+var adapter = null, t = async_test(document.title, {timeout: 180000}), registerRFCOMMServiceByUUIDSuccess,
     registerRFCOMMServiceByUUIDError, powerOnSuccess, retValue = null;
 t.step(function () {
 
index 576ad640fd9ecd995969bde2aafc79607aede713..bf50b63c875a8a47d4483b849d01e29a6761d8d9 100644 (file)
@@ -34,13 +34,13 @@ Authors:
 //==== TEST: BluetoothServiceHandler_unregister_errorCallback_TypeMismatch
 //==== LABEL Check whether unregister() method of the BluetoothServiceHandler with invalid errorCallback argument throws an exception
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothServiceHandler:unregister M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MC
-setup({timeout: 90000, explicit_done:true});
+setup({timeout: 180000, explicit_done:true});
 
-var adapter = null, t = async_test(document.title, {timeout: 90000}),
+var adapter = null, t = async_test(document.title, {timeout: 180000}),
     exceptionName, errorCallback, i,
     conversionTable, successCallback, registerSuccessCB, registerErrorCB, powerOnSuccess;
 t.step(function () {
index 5f0802882608d48294d16a624d9a459175b47756..ff11084319a7db28ed409cafa8dec71c5fd49988 100644 (file)
@@ -34,13 +34,13 @@ Authors:
 //==== TEST: BluetoothServiceHandler_unregister_errorCallback_invalid_cb
 //==== LABEL Check unregister() argument errorCallback validation
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothServiceHandler:unregister M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MTCB
-setup({timeout: 90000, explicit_done:true});
+setup({timeout: 180000, explicit_done:true});
 
-var t = async_test(document.title, {timeout: 90000}), adapter, exceptionName = "TypeMismatchError", incorrectCallback,
+var t = async_test(document.title, {timeout: 180000}), adapter, exceptionName = "TypeMismatchError", incorrectCallback,
     unregisterSuccess, registerSuccessCB, registerErrorCB, powerOnSuccess;
 t.step(function () {
 
index d1587cf516a601799a496841e2cacf1545d874a5..79db101d03cd4ea0a0f5231fd0b97ab2b5a422c6 100644 (file)
@@ -43,12 +43,12 @@ Authors:
 //==== TEST: BluetoothServiceHandler_unregister_exist
 //==== LABEL Check if unregister method exists
 //==== PRIORITY P0
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothServiceHandler:unregister M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA ME
-setup({timeout:90000, explicit_done:true});
-var adapter = null, t = async_test(document.title, {timeout: 90000}),
+setup({timeout:180000, explicit_done:true});
+var adapter = null, t = async_test(document.title, {timeout: 180000}),
     registerRFCOMMServiceByUUIDSuccess, registerRFCOMMServiceByUUIDError, powerOnSuccess;
 t.step(function () {
 
index 4d6c0bb64af68e642817b7b4fc82ce978c8a8805..36459170fb8423e094040e86e2ad093d64e111fc 100644 (file)
@@ -34,13 +34,13 @@ Authors:
 //==== TEST: BluetoothServiceHandler_unregister_successCallback_TypeMismatch
 //==== LABEL Check whether unregister() method called with invalid successCallback argument throws an exception
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothServiceHandler:unregister M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MC
-setup({timeout:90000, explicit_done:true});
+setup({timeout:180000, explicit_done:true});
 
-var t = async_test(document.title, {timeout: 90000}), exceptionName, i,
+var t = async_test(document.title, {timeout: 180000}), exceptionName, i,
     adapter = null, conversionTable, errorCallback, registerSuccessCB, registerErrorCB, powerOnSuccess, successCallback;
 t.step(function () {
     conversionTable = getTypeConversionExceptions("functionObject", true);
index d02d6a05f3fb074c30e05272ae70fd0abd3a48a1..b9d99e507225359a3979a8bf73c1802aeaf08c52 100644 (file)
@@ -34,13 +34,13 @@ Authors:
 //==== TEST: BluetoothServiceHandler_unregister_successCallback_invalid_cb
 //==== LABEL Check if successful callback of unregister() method invoked
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothServiceHandler:unregister M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MTCB
-setup({timeout:90000, explicit_done:true});
+setup({timeout:180000, explicit_done:true});
 
-var t = async_test(document.title, {timeout: 90000}), adapter, exceptionName = "TypeMismatchError", incorrectCallback,
+var t = async_test(document.title, {timeout: 180000}), adapter, exceptionName = "TypeMismatchError", incorrectCallback,
     unregisterError, registerSuccessCB, registerErrorCB, powerOnSuccess;
 t.step(function () {
 
index d443ccf9a988ba89bf35bd06fd7e7beb505861bf..dfade4dd47b3827ca7e88e1d14a0a3936fc42d05 100644 (file)
@@ -41,13 +41,13 @@ Authors:
 <script>
 //==== TEST: BluetoothServiceHandler_unregister_unregisterServiceRecord
 //==== LABEL Check using unregister method which is in BluetoothServiceHandler interface to unregister service record
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothServiceHandler:unregister M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MOA
-setup({timeout: 90000});
+setup({timeout: 180000});
 
-var adapter = null, t = async_test(document.title, {timeout: 90000}), unregisterSuccess,
+var adapter = null, t = async_test(document.title, {timeout: 180000}), unregisterSuccess,
     unregisterError, chatServiceSuccessCallback, powerOnSuccess, chatServiceErrorCallback;
 t.step(function () {
     unregisterSuccess = t.step_func(function () {
index 50e0db9d59afe0a39f9fccc702a80868832d825f..bc119a2481c9699083053cca97d9c6246f175447 100644 (file)
@@ -42,13 +42,13 @@ Authors:
 <script>
 //==== TEST: BluetoothServiceHandler_unregister_with_errorCallback
 //==== LABEL Check with optional arguments unregister(valid_successCallback, valid_errorCallback)
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothServiceHandler:unregister M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MOA
-setup({timeout: 90000});
+setup({timeout: 180000});
 
-var adapter = null, t = async_test(document.title, {timeout: 90000}), unregisterSuccess,
+var adapter = null, t = async_test(document.title, {timeout: 180000}), unregisterSuccess,
     unregisterError, registerRFCOMMServiceByUUIDSuccess, registerRFCOMMServiceByUUIDError, powerOnSuccess;
 t.step(function () {
 
index 69490fc2b81cefe182994387f2618d74409b746a..5fda3c80ecbed027d3be25c21203a11c49c4dcc2 100644 (file)
@@ -33,13 +33,13 @@ Authors:
 <script>
 //==== TEST: BluetoothServiceHandler_unregister_with_successCallback
 //==== LABEL Check with optional arguments unregister(valid_successCallback)
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothServiceHandler:unregister M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MOA
-setup({timeout: 90000});
+setup({timeout: 180000});
 
-var adapter = null, t = async_test(document.title, {timeout: 90000}), unregisterSuccess,
+var adapter = null, t = async_test(document.title, {timeout: 180000}), unregisterSuccess,
     registerRFCOMMServiceByUUIDSuccess, registerRFCOMMServiceByUUIDError, powerOnSuccess;
 t.step(function () {
 
index 2ddaf3037e5c653d32de0530dfc919e166f75744..cab556dbf9d36921b8818b716e6b0774b0b20264 100644 (file)
@@ -42,12 +42,12 @@ Authors:
 //==== TEST: BluetoothServiceHandler_uuid_attribute
 //==== LABEL Check attribute uuid in BluetoothServiceHandler
 //==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothServiceHandler:uuid A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA AE AT ARO
-setup({timeout:90000, explicit_done:true});
-var t = async_test(document.title, {timeout: 90000}), adapter, powerOnSuccess, chatServiceSuccessCallback,
+setup({timeout:180000, explicit_done:true});
+var t = async_test(document.title, {timeout: 180000}), adapter, powerOnSuccess, chatServiceSuccessCallback,
     chatServiceErrorCallback, uuid;
 t.step(function () {
 
index 73c8feb53542bb4c36ce9b4219703400a72558d0..55524d56eb55e85c66b2a9e158f9228aff28f753 100644 (file)
@@ -33,12 +33,12 @@ Authors:
 <script>
 //==== TEST: BluetoothServiceSuccessCallback_onsuccess
 //==== LABEL Check if BluetoothServiceSuccessCallback callback is called and if its arguments have proper type
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothServiceSuccessCallback:onsuccess M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA CBT CBOA
-setup({timeout:90000, explicit_done:true});
-var adapter = null, t = async_test(document.title, {timeout: 90000}),
+setup({timeout:180000, explicit_done:true});
+var adapter = null, t = async_test(document.title, {timeout: 180000}),
     chatServiceSuccessCB, chatServiceErrorCB, powerOnSuccess;
 
 t.step(function () {
old mode 100755 (executable)
new mode 100644 (file)
index cf8d27e..ed50bf5
@@ -70,8 +70,8 @@ Authors:
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== PRE The bluetooth of the remote device MUST be turned on and discoverable from other devices. The remote device MUST register the service by pushing [Register service] button on tct-bt-helper.
 
-setup({timeout: 90000});
-var t = async_test(document.title, {timeout: 90000}), adapter, onSocketConnect, onSocketError,
+setup({timeout: 180000});
+var t = async_test(document.title, {timeout: 180000}), adapter, onSocketConnect, onSocketError,
     gotDeviceInfo, gotDeviceError, onBondingSuccess, onBondingError, powerOnSuccess,
     peerCP, fakePeer, skState, skUuid, param, i;
 t.step(function () {
index 1201746f198f918bfc7fa5b35805bf490413f23a..b4b6b49c3985c65f670b30cc1c4ad3cae07608ce 100644 (file)
@@ -46,8 +46,8 @@ Authors:
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== PRE The bluetooth of the remote device MUST be turned on and discoverable from other devices. The remote device MUST register the service by pushing [Register service] button on tct-bt-helper.
 //==== TEST_CRITERIA ADV
-setup({timeout: 90000});
-var t = async_test(document.title, {timeout: 90000}), adapter, powerOnSuccess, onBondingSuccess, onBondingError,
+setup({timeout: 180000});
+var t = async_test(document.title, {timeout: 180000}), adapter, powerOnSuccess, onBondingSuccess, onBondingError,
     gotDeviceInfo, gotDeviceError, onSocketConnect, onSocketError;
 
 t.step(function () {
index 9ed0f5d73cc039f0d8d9e79e8c02cdd3d2f64171..2a9eea22228b2d6e6fe0095be94928fbb48a3793 100644 (file)
@@ -39,8 +39,8 @@ Authors:
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== PRE The bluetooth of the remote device MUST be turned on and discoverable from other devices. The remote device MUST register the service by pushing [Register service] button on tct-bt-helper.
 //==== TEST_CRITERIA MNA MNAST MR
-setup({timeout: 90000});
-var adapter = null, t = async_test(document.title, {timeout: 90000}), onSocketConnect, onSocketConnectedError,
+setup({timeout: 180000});
+var adapter = null, t = async_test(document.title, {timeout: 180000}), onSocketConnect, onSocketConnectedError,
     gotDeviceInfo, gotDeviceError, onBondingSuccess, onBondingError, powerOnSuccess, retValue = null;
 t.step(function () {
 
index 5cc84990670797897ba7ebe3280f9a3decad4c49..6c5049a3fc34c15083daea2b11a9b683bd1d2322 100644 (file)
@@ -49,8 +49,8 @@ Authors:
 //==== PRE The bluetooth of the remote device MUST be turned on and discoverable from other devices. The remote device MUST register the service by pushing [Register service] button on tct-bt-helper.
 //==== TEST_CRITERIA ASG AT
 
-setup({timeout: 90000});
-var t = async_test(document.title, {timeout: 90000}), adapter, powerOnSuccess, onBondingSuccess, onBondingError,
+setup({timeout: 180000});
+var t = async_test(document.title, {timeout: 180000}), adapter, powerOnSuccess, onBondingSuccess, onBondingError,
     gotDeviceInfo, gotDeviceError, onSocketConnect, onSocketError;
 
 t.step(function () {
index 472da7dc8eebe1689179768e5c1ab8fabd8f49b2..a8657403cfffa79f587994cecf7b482d53b9ae42 100644 (file)
@@ -48,8 +48,8 @@ Authors:
 //==== PRE The bluetooth of the remote device MUST be turned on and discoverable from other devices. The remote device MUST register the service by pushing [Register service] button on tct-bt-helper.
 //==== TEST_CRITERIA AT ASG
 
-setup({timeout: 90000});
-var t = async_test(document.title, {timeout: 90000}), adapter, powerOnSuccess, onBondingSuccess, onBondingError,
+setup({timeout: 180000});
+var t = async_test(document.title, {timeout: 180000}), adapter, powerOnSuccess, onBondingSuccess, onBondingError,
     gotDeviceInfo, gotDeviceError, onSocketConnect, onSocketError;
 
 t.step(function () {
index 54ed56ef0e491b3bafa4aab73ebc583864a600d2..0af2024dd2c3426f2525f8adb8ab2053ad976602 100644 (file)
@@ -49,8 +49,8 @@ Authors:
 //==== PRE The bluetooth of the remote device MUST be turned on and discoverable from other devices. The remote device MUST register the service by pushing [Register service] button on tct-bt-helper.
 //==== TEST_CRITERIA MNA MR
 
-setup({timeout: 90000});
-var adapter = null, t = async_test(document.title, {timeout: 90000}), onSocketConnect, retValue = null,
+setup({timeout: 180000});
+var adapter = null, t = async_test(document.title, {timeout: 180000}), onSocketConnect, retValue = null,
     onSocketConnectedError, gotDeviceInfo, gotDeviceError, onBondingSuccess, onBondingError, powerOnSuccess;
 t.step(function () {
 
index da1eb8d6cce62f2ec711d6d059666c3b1426df2d..4ac01c1e8521969a9c7a86b35acb62cdc3aace43 100644 (file)
@@ -47,8 +47,8 @@ Authors:
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== PRE The bluetooth of the remote device MUST be turned on and discoverable from other devices. The remote device MUST register the service by pushing [Register service] button on tct-bt-helper.
 //==== TEST_CRITERIA MMINA MR
-setup({timeout: 90000});
-var adapter = null, t = async_test(document.title, {timeout: 90000}), onSocketConnect, onSocketError, onBondingSuccess,
+setup({timeout: 180000});
+var adapter = null, t = async_test(document.title, {timeout: 180000}), onSocketConnect, onSocketError, onBondingSuccess,
     onBondingError, powerOnSuccess, textmsg = "Test", sendtextmsg = [], byteData, i;
 t.step(function () {
 
index 54a205822e463d3f8cebd2ad6f3da8391b471e1c..b5a7acd326c7a2f4ca7868f14d80acfa957fd557 100644 (file)
@@ -33,12 +33,12 @@ Authors:
 <script>
 //==== TEST: Bluetooth_discoverDevices_successCallback_invalidcb
 //==== LABEL Check BluetoothDiscoverDevicesSuccessCallback() callback with invalid callback
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
 //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothAdapter:discoverDevices M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html
 //==== TEST_CRITERIA MTL
-setup({timeout: 90000});
-var adapter = null, t = async_test(document.title, {timeout: 90000}),
+setup({timeout: 180000});
+var adapter = null, t = async_test(document.title, {timeout: 180000}),
     exceptionName, incorrectListeners, i,
     stopDiscoverySuccess, discoverDevicesErrorCB, invalidCallback;
 
index dfffb9dae542138ea1f7b9b819d2332a78306547..8dff0fa0fdb6106ef78b83951018ca1261ee43e1 100644 (file)
@@ -6,7 +6,7 @@
       <capabilities>
         <capability name="bluetooth"/>
       </capabilities>
-      <testcase purpose="Check if onfinish method of successful callback of discoverDevices method invoked" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_discoverDevices_onfinish_successful">
+      <testcase purpose="Check if onfinish method of successful callback of discoverDevices method invoked" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_discoverDevices_onfinish_successful">
         <description>
           <pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices.</pre_condition>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_discoverDevices_onfinish_successful.html</test_script_entry>
@@ -45,7 +45,7 @@
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if error callback of destroyBonding method invoked" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_destroyBonding_callback_onerror">
+      <testcase purpose="Check if error callback of destroyBonding method invoked" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_destroyBonding_callback_onerror">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_destroyBonding_callback_onerror.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if unregister method exists" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P0" id="BluetoothServiceHandler_unregister_exist">
+      <testcase purpose="Check if unregister method exists" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P0" id="BluetoothServiceHandler_unregister_exist">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceHandler_unregister_exist.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check with optional arguments setPowered(valid_state, valid_successCallback, valid_errorCallback)" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_setPowered_with_errorCallback">
+      <testcase purpose="Check with optional arguments setPowered(valid_state, valid_successCallback, valid_errorCallback)" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_setPowered_with_errorCallback">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setPowered_with_errorCallback.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if error callback of registerRFCOMMServiceByUUID method invoked" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_registerRFCOMMServiceByUUID_onerror">
+      <testcase purpose="Check if error callback of registerRFCOMMServiceByUUID method invoked" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_registerRFCOMMServiceByUUID_onerror">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_registerRFCOMMServiceByUUID_onerror.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if error callback of createBonding method invoked" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_createBonding_callback_onerror">
+      <testcase purpose="Check if error callback of createBonding method invoked" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_createBonding_callback_onerror">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_createBonding_callback_onerror.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if successful callback of discoverDevices method invoked" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P1" id="BluetoothAdapter_discoverDevices_callback_successful">
+      <testcase purpose="Check if successful callback of discoverDevices method invoked" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P1" id="BluetoothAdapter_discoverDevices_callback_successful">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_discoverDevices_callback_successful.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if successful callback of getKnownDevices method invoked" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P1" id="BluetoothAdapter_getKnownDevices_callback_successful">
+      <testcase purpose="Check if successful callback of getKnownDevices method invoked" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P1" id="BluetoothAdapter_getKnownDevices_callback_successful">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getKnownDevices_callback_successful.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if long name is set" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_setName_longname">
+      <testcase purpose="Check if long name is set" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_setName_longname">
         <description>
           <pre_condition>Please wait at least 5 second before run test</pre_condition>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setName_longname.html</test_script_entry>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check with optional arguments unregister(valid_successCallback, valid_errorCallback)" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P1" id="BluetoothServiceHandler_unregister_with_errorCallback">
+      <testcase purpose="Check with optional arguments unregister(valid_successCallback, valid_errorCallback)" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P1" id="BluetoothServiceHandler_unregister_with_errorCallback">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceHandler_unregister_with_errorCallback.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if powered attribute of adapter is false" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_setPower_off">
+      <testcase purpose="Check if powered attribute of adapter is false" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_setPower_off">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setPower_off.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if name attribute of adapter set" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_setName_with_errorCallback">
+      <testcase purpose="Check if name attribute of adapter set" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_setName_with_errorCallback">
         <description>
           <pre_condition>Please wait at least 5 second before run test</pre_condition>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setName_with_errorCallback.html</test_script_entry>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if onfound method of successful callback of discoverDevices method invoked" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_discoverDevices_onfound_successful">
+      <testcase purpose="Check if onfound method of successful callback of discoverDevices method invoked" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_discoverDevices_onfound_successful">
         <description>
           <pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices.</pre_condition>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_discoverDevices_onfound_successful.html</test_script_entry>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if error callback of setName method invoked" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_setName_callback_error">
+      <testcase purpose="Check if error callback of setName method invoked" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_setName_callback_error">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setName_callback_error.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if error callback of getKnownDevices method invoked" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_getKnownDevices_callback_onerror">
+      <testcase purpose="Check if error callback of getKnownDevices method invoked" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_getKnownDevices_callback_onerror">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getKnownDevices_callback_onerror.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if error callback of getDevice method invoked" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_getDevice_callback_onerror">
+      <testcase purpose="Check if error callback of getDevice method invoked" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_getDevice_callback_onerror">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getDevice_callback_onerror.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check attribute uuid in BluetoothServiceHandler" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothServiceHandler_uuid_attribute">
+      <testcase purpose="Check attribute uuid in BluetoothServiceHandler" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothServiceHandler_uuid_attribute">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceHandler_uuid_attribute.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check attribute name in BluetoothServiceHandler" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothServiceHandler_name_attribute">
+      <testcase purpose="Check attribute name in BluetoothServiceHandler" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothServiceHandler_name_attribute">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceHandler_name_attribute.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check attribute isConnected in BluetoothServiceHandler" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothServiceHandler_isConnected_attribute">
+      <testcase purpose="Check attribute isConnected in BluetoothServiceHandler" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothServiceHandler_isConnected_attribute">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceHandler_isConnected_attribute.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check using unregister method which is in BluetoothServiceHandler interface to unregister service record" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P1" id="BluetoothServiceHandler_unregister_unregisterServiceRecord">
+      <testcase purpose="Check using unregister method which is in BluetoothServiceHandler interface to unregister service record" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P1" id="BluetoothServiceHandler_unregister_unregisterServiceRecord">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceHandler_unregister_unregisterServiceRecord.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check whether discoverDevices() method called with invalid successCallback throws an exception" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_discoverDevices_invalid_callback_name">
+      <testcase purpose="Check whether discoverDevices() method called with invalid successCallback throws an exception" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_discoverDevices_invalid_callback_name">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_discoverDevices_invalid_callback_name.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check with optional arguments getKnownDevices(valid_successCallback, valid_errorCallback)" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_getKnownDevices_with_errorCallback">
+      <testcase purpose="Check with optional arguments getKnownDevices(valid_successCallback, valid_errorCallback)" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_getKnownDevices_with_errorCallback">
         <description>
           <pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices.</pre_condition>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getKnownDevices_with_errorCallback.html</test_script_entry>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check with optional arguments stopDiscovery(valid_successCallback, valid_errorCallback)" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_stopDiscovery_with_errorCallback">
+      <testcase purpose="Check with optional arguments stopDiscovery(valid_successCallback, valid_errorCallback)" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_stopDiscovery_with_errorCallback">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_stopDiscovery_with_errorCallback.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Test whether the object can have new properties added for BluetoothServiceHandler" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P3" id="BluetoothServiceHandler_extend">
+      <testcase purpose="Test whether the object can have new properties added for BluetoothServiceHandler" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P3" id="BluetoothServiceHandler_extend">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceHandler_extend.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check discoverDevices with missing non-optional argument" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P1" id="BluetoothAdapter_discoverDevices_missarg">
+      <testcase purpose="Check discoverDevices with missing non-optional argument" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P1" id="BluetoothAdapter_discoverDevices_missarg">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_discoverDevices_missarg.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check getKnownDevices with missing non-optional argument" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P1" id="BluetoothAdapter_getKnownDevices_missarg">
+      <testcase purpose="Check getKnownDevices with missing non-optional argument" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P1" id="BluetoothAdapter_getKnownDevices_missarg">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getKnownDevices_missarg.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check getDevice with missing non-optional argument" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P1" id="BluetoothAdapter_getDevice_missarg">
+      <testcase purpose="Check getDevice with missing non-optional argument" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P1" id="BluetoothAdapter_getDevice_missarg">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getDevice_missarg.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check createBonding with missing non-optional argument" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P1" id="BluetoothAdapter_createBonding_missarg">
+      <testcase purpose="Check createBonding with missing non-optional argument" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P1" id="BluetoothAdapter_createBonding_missarg">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_createBonding_missarg.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check registerRFCOMMServiceByUUID with missing non-optional argument" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P1" id="BluetoothAdapter_registerRFCOMMServiceByUUID_missarg">
+      <testcase purpose="Check registerRFCOMMServiceByUUID with missing non-optional argument" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P1" id="BluetoothAdapter_registerRFCOMMServiceByUUID_missarg">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_registerRFCOMMServiceByUUID_missarg.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check argument setName() successCallback validation" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_setName_successCallback_invalid_cb">
+      <testcase purpose="Check argument setName() successCallback validation" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_setName_successCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setName_successCallback_invalid_cb.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check argument setName() errorCallback validation" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_setName_errorCallback_invalid_cb">
+      <testcase purpose="Check argument setName() errorCallback validation" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_setName_errorCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setName_errorCallback_invalid_cb.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check whether setName() method called with invalid successCallback argument throws an exception" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_setName_successCallback_TypeMismatch">
+      <testcase purpose="Check whether setName() method called with invalid successCallback argument throws an exception" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_setName_successCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setName_successCallback_TypeMismatch.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check whether setName() method called with invalid errorCallback argument throws an exception" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_setName_errorCallback_TypeMismatch">
+      <testcase purpose="Check whether setName() method called with invalid errorCallback argument throws an exception" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_setName_errorCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setName_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check whether setPowered() method called with invalid successCallback argument throws an exception" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_setPowered_successCallback_TypeMismatch">
+      <testcase purpose="Check whether setPowered() method called with invalid successCallback argument throws an exception" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_setPowered_successCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setPowered_successCallback_TypeMismatch.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if successful callback of setPowered() method invoked" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_setPowered_successCallback_invalid_cb">
+      <testcase purpose="Check if successful callback of setPowered() method invoked" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_setPowered_successCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setPowered_successCallback_invalid_cb.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check whether setPowered() method called with invalid errorCallback argument throws an exception" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_setPowered_errorCallback_TypeMismatch">
+      <testcase purpose="Check whether setPowered() method called with invalid errorCallback argument throws an exception" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_setPowered_errorCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setPowered_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check argument setPowered() errorCallback validation" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_setPowered_errorCallback_invalid_cb">
+      <testcase purpose="Check argument setPowered() errorCallback validation" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_setPowered_errorCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setPowered_errorCallback_invalid_cb.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check whether discoverDevices() method called with invalid successCallback argument throws an exception" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_discoverDevices_successCallback_TypeMismatch">
+      <testcase purpose="Check whether discoverDevices() method called with invalid successCallback argument throws an exception" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_discoverDevices_successCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_discoverDevices_successCallback_TypeMismatch.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check discoverDevices() argument successCallback validation - use simple function" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_discoverDevices_successCallback_invalid_cb">
+      <testcase purpose="Check discoverDevices() argument successCallback validation - use simple function" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_discoverDevices_successCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_discoverDevices_successCallback_invalid_cb.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check whether discoverDevices() method called with invalid errorCallback argument throws an exception" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_discoverDevices_errorCallback_TypeMismatch">
+      <testcase purpose="Check whether discoverDevices() method called with invalid errorCallback argument throws an exception" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_discoverDevices_errorCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_discoverDevices_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check argument discoverDevices() errorCallback validation" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_discoverDevices_errorCallback_invalid_cb">
+      <testcase purpose="Check argument discoverDevices() errorCallback validation" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_discoverDevices_errorCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_discoverDevices_errorCallback_invalid_cb.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check whether stopDiscovery() method called with invalid successCallback argument throws an exception" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_stopDiscovery_successCallback_TypeMismatch">
+      <testcase purpose="Check whether stopDiscovery() method called with invalid successCallback argument throws an exception" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_stopDiscovery_successCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_stopDiscovery_successCallback_TypeMismatch.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check whether stopDiscovery() method called with invalid errorCallback argument throws an exception" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_stopDiscovery_errorCallback_TypeMismatch">
+      <testcase purpose="Check whether stopDiscovery() method called with invalid errorCallback argument throws an exception" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_stopDiscovery_errorCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_stopDiscovery_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check stopDiscovery() argument successCallback validation - use {onsuccess: function (){}}" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_stopDiscovery_successCallback_invalid_cb">
+      <testcase purpose="Check stopDiscovery() argument successCallback validation - use {onsuccess: function (){}}" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_stopDiscovery_successCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_stopDiscovery_successCallback_invalid_cb.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check stopDiscovery() argument errorCallback validation" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_stopDiscovery_errorCallback_invalid_cb">
+      <testcase purpose="Check stopDiscovery() argument errorCallback validation" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_stopDiscovery_errorCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_stopDiscovery_errorCallback_invalid_cb.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check whether getKnownDevices() method called with invalid successCallback argument throws an exception" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_getKnownDevices_successCallback_TypeMismatch">
+      <testcase purpose="Check whether getKnownDevices() method called with invalid successCallback argument throws an exception" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_getKnownDevices_successCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getKnownDevices_successCallback_TypeMismatch.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check whether getKnownDevices() method called with invalid errorCallback argument throws an exception" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_getKnownDevices_errorCallback_TypeMismatch">
+      <testcase purpose="Check whether getKnownDevices() method called with invalid errorCallback argument throws an exception" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_getKnownDevices_errorCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getKnownDevices_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check getKnownDevices() argument successCallback validation - use {onsuccess: function (){}}" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_getKnownDevices_successCallback_invalid_cb">
+      <testcase purpose="Check getKnownDevices() argument successCallback validation - use {onsuccess: function (){}}" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_getKnownDevices_successCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getKnownDevices_successCallback_invalid_cb.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check getKnownDevices() argument errorCallback validation - use {onerror: function (){}}" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_getKnownDevices_errorCallback_invalid_cb">
+      <testcase purpose="Check getKnownDevices() argument errorCallback validation - use {onerror: function (){}}" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_getKnownDevices_errorCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getKnownDevices_errorCallback_invalid_cb.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check whether getDevice() method called with invalid successCallback argument throws an exception" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_getDevice_successCallback_TypeMismatch">
+      <testcase purpose="Check whether getDevice() method called with invalid successCallback argument throws an exception" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_getDevice_successCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getDevice_successCallback_TypeMismatch.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check whether getDevice() method called with invalid errorCallback argument throws an exception" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_getDevice_errorCallback_TypeMismatch">
+      <testcase purpose="Check whether getDevice() method called with invalid errorCallback argument throws an exception" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_getDevice_errorCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getDevice_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if successful callback of getDevice() method invoked" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_getDevice_successCallback_invalid_cb">
+      <testcase purpose="Check if successful callback of getDevice() method invoked" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_getDevice_successCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getDevice_successCallback_invalid_cb.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check getDevice() argument errorCallback validation - use {onerror: function (){}}" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_getDevice_errorCallback_invalid_cb">
+      <testcase purpose="Check getDevice() argument errorCallback validation - use {onerror: function (){}}" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_getDevice_errorCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getDevice_errorCallback_invalid_cb.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check whether createBonding() method called with invalid successCallback argument throws an exception" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_createBonding_successCallback_TypeMismatch">
+      <testcase purpose="Check whether createBonding() method called with invalid successCallback argument throws an exception" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_createBonding_successCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_createBonding_successCallback_TypeMismatch.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check argument createBonding() successCallback validation" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_createBonding_successCallback_invalid_cb">
+      <testcase purpose="Check argument createBonding() successCallback validation" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_createBonding_successCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_createBonding_successCallback_invalid_cb.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check whether createBonding() method called with invalid errorCallback argument throws an exception" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_createBonding_errorCallback_TypeMismatch">
+      <testcase purpose="Check whether createBonding() method called with invalid errorCallback argument throws an exception" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_createBonding_errorCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_createBonding_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check argument createBonding() errorCallback validation" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_createBonding_errorCallback_invalid_cb">
+      <testcase purpose="Check argument createBonding() errorCallback validation" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_createBonding_errorCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_createBonding_errorCallback_invalid_cb.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check whether registerRFCOMMServiceByUUID() method called with invalid successCallback argument throws an exception" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_registerRFCOMMServiceByUUID_successCallback_TypeMismatch">
+      <testcase purpose="Check whether registerRFCOMMServiceByUUID() method called with invalid successCallback argument throws an exception" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_registerRFCOMMServiceByUUID_successCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_registerRFCOMMServiceByUUID_successCallback_TypeMismatch.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check argument registerRFCOMMServiceByUUID() successCallback validation - use {onsuccess: function (){}}" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_registerRFCOMMServiceByUUID_successCallback_invalid_cb">
+      <testcase purpose="Check argument registerRFCOMMServiceByUUID() successCallback validation - use {onsuccess: function (){}}" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_registerRFCOMMServiceByUUID_successCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_registerRFCOMMServiceByUUID_successCallback_invalid_cb.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check whether registerRFCOMMServiceByUUID() method called with invalid errorCallback argument throws an exception" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_registerRFCOMMServiceByUUID_errorCallback_TypeMismatch">
+      <testcase purpose="Check whether registerRFCOMMServiceByUUID() method called with invalid errorCallback argument throws an exception" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_registerRFCOMMServiceByUUID_errorCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_registerRFCOMMServiceByUUID_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check argument registerRFCOMMServiceByUUID() errorCallback validation" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_registerRFCOMMServiceByUUID_errorCallback_invalid_cb">
+      <testcase purpose="Check argument registerRFCOMMServiceByUUID() errorCallback validation" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_registerRFCOMMServiceByUUID_errorCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_registerRFCOMMServiceByUUID_errorCallback_invalid_cb.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check whether unregister() method called with invalid successCallback argument throws an exception" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothServiceHandler_unregister_successCallback_TypeMismatch">
+      <testcase purpose="Check whether unregister() method called with invalid successCallback argument throws an exception" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothServiceHandler_unregister_successCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceHandler_unregister_successCallback_TypeMismatch.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check whether unregister() method of the BluetoothServiceHandler with invalid errorCallback argument throws an exception" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothServiceHandler_unregister_errorCallback_TypeMismatch">
+      <testcase purpose="Check whether unregister() method of the BluetoothServiceHandler with invalid errorCallback argument throws an exception" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothServiceHandler_unregister_errorCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceHandler_unregister_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if successful callback of unregister() method invoked" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothServiceHandler_unregister_successCallback_invalid_cb">
+      <testcase purpose="Check if successful callback of unregister() method invoked" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothServiceHandler_unregister_successCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceHandler_unregister_successCallback_invalid_cb.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check unregister() argument errorCallback validation" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothServiceHandler_unregister_errorCallback_invalid_cb">
+      <testcase purpose="Check unregister() argument errorCallback validation" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothServiceHandler_unregister_errorCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceHandler_unregister_errorCallback_invalid_cb.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if BluetoothDeviceArraySuccessCallback callback is called and if its arguments have proper type" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P1" id="BluetoothDeviceArraySuccessCallback_onsuccess">
+      <testcase purpose="Check if BluetoothDeviceArraySuccessCallback callback is called and if its arguments have proper type" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P1" id="BluetoothDeviceArraySuccessCallback_onsuccess">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothDeviceArraySuccessCallback_onsuccess.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if BluetoothServiceSuccessCallback callback is called and if its arguments have proper type" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P1" id="BluetoothServiceSuccessCallback_onsuccess">
+      <testcase purpose="Check if BluetoothServiceSuccessCallback callback is called and if its arguments have proper type" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P1" id="BluetoothServiceSuccessCallback_onsuccess">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceSuccessCallback_onsuccess.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if BluetoothDiscoverDevicesSuccessCallback callback is called and if its onstarted arguments have proper type" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P1" id="BluetoothDiscoverDevicesSuccessCallback_onstarted">
+      <testcase purpose="Check if BluetoothDiscoverDevicesSuccessCallback callback is called and if its onstarted arguments have proper type" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P1" id="BluetoothDiscoverDevicesSuccessCallback_onstarted">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothDiscoverDevicesSuccessCallback_onstarted.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if BluetoothDiscoverDevicesSuccessCallback callback is called and if its ondevicefound arguments have proper type" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothDiscoverDevicesSuccessCallback_ondevicefound">
+      <testcase purpose="Check if BluetoothDiscoverDevicesSuccessCallback callback is called and if its ondevicefound arguments have proper type" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothDiscoverDevicesSuccessCallback_ondevicefound">
         <description>
           <pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices.</pre_condition>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothDiscoverDevicesSuccessCallback_ondevicefound.html</test_script_entry>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if BluetoothDiscoverDevicesSuccessCallback callback is called and if its onfinished arguments have proper type" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothDiscoverDevicesSuccessCallback_onfinished">
+      <testcase purpose="Check if BluetoothDiscoverDevicesSuccessCallback callback is called and if its onfinished arguments have proper type" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothDiscoverDevicesSuccessCallback_onfinished">
         <description>
           <pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices.</pre_condition>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothDiscoverDevicesSuccessCallback_onfinished.html</test_script_entry>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check with non-optional arguments setName(valid_name)" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_setName">
+      <testcase purpose="Check with non-optional arguments setName(valid_name)" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_setName">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setName.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check with optional arguments setName(valid_name, successCallback)" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_setName_with_successCallback">
+      <testcase purpose="Check with optional arguments setName(valid_name, successCallback)" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_setName_with_successCallback">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setName_with_successCallback.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check with optional arguments setPowered(valid_state, valid_successCallback)" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_setPowered_with_successCallback">
+      <testcase purpose="Check with optional arguments setPowered(valid_state, valid_successCallback)" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_setPowered_with_successCallback">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setPowered_with_successCallback.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check with non-optional arguments discoverDevices(valid_successCallback)" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_discoverDevices">
+      <testcase purpose="Check with non-optional arguments discoverDevices(valid_successCallback)" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_discoverDevices">
         <description>
           <pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices.</pre_condition>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_discoverDevices.html</test_script_entry>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check with non-optional arguments discoverDevices(valid_successCallback, errorCallback)" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_discoverDevices_with_errorCallback">
+      <testcase purpose="Check with non-optional arguments discoverDevices(valid_successCallback, errorCallback)" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_discoverDevices_with_errorCallback">
         <description>
           <pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices.</pre_condition>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_discoverDevices_with_errorCallback.html</test_script_entry>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check with optional arguments stopDiscovery(valid_successCallback)" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_stopDiscovery_with_successCallback">
+      <testcase purpose="Check with optional arguments stopDiscovery(valid_successCallback)" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_stopDiscovery_with_successCallback">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_stopDiscovery_with_successCallback.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check with optional arguments stopDiscovery" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_stopDiscovery">
+      <testcase purpose="Check with optional arguments stopDiscovery" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_stopDiscovery">
         <description>
           <pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices.</pre_condition>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_stopDiscovery.html</test_script_entry>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check with optional arguments getKnownDevices(valid_successCallback)" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_getKnownDevices">
+      <testcase purpose="Check with optional arguments getKnownDevices(valid_successCallback)" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_getKnownDevices">
         <description>
           <pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices.</pre_condition>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getKnownDevices.html</test_script_entry>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check with optional arguments registerRFCOMMServiceByUUID(valid_uuid, valid_name, valid_successCallback, valid_errorCallback)" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P1" id="BluetoothAdapter_registerRFCOMMServiceByUUID_with_errorCallback">
+      <testcase purpose="Check with optional arguments registerRFCOMMServiceByUUID(valid_uuid, valid_name, valid_successCallback, valid_errorCallback)" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P1" id="BluetoothAdapter_registerRFCOMMServiceByUUID_with_errorCallback">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_registerRFCOMMServiceByUUID_with_errorCallback.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check with optional arguments registerRFCOMMServiceByUUID(valid_uuid, valid_name, valid_successCallback)" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P1" id="BluetoothAdapter_registerRFCOMMServiceByUUID">
+      <testcase purpose="Check with optional arguments registerRFCOMMServiceByUUID(valid_uuid, valid_name, valid_successCallback)" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P1" id="BluetoothAdapter_registerRFCOMMServiceByUUID">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_registerRFCOMMServiceByUUID.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check with optional arguments unregister(valid_successCallback)" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P1" id="BluetoothServiceHandler_unregister_with_successCallback">
+      <testcase purpose="Check with optional arguments unregister(valid_successCallback)" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P1" id="BluetoothServiceHandler_unregister_with_successCallback">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceHandler_unregister_with_successCallback.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check with non-optional arguments unregister()" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P1" id="BluetoothServiceHandler_unregister">
+      <testcase purpose="Check with non-optional arguments unregister()" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P1" id="BluetoothServiceHandler_unregister">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceHandler_unregister.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check BluetoothDiscoverDevicesSuccessCallback() callback with invalid callback" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P1" id="Bluetooth_discoverDevices_successCallback_invalidcb">
+      <testcase purpose="Check BluetoothDiscoverDevicesSuccessCallback() callback with invalid callback" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P1" id="Bluetooth_discoverDevices_successCallback_invalidcb">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/Bluetooth_discoverDevices_successCallback_invalidcb.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check whether setVisible() method called with invalid successCallback argument throws an exception" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_setVisible_successCallback_TypeMismatch">
+      <testcase purpose="Check whether setVisible() method called with invalid successCallback argument throws an exception" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_setVisible_successCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setVisible_successCallback_TypeMismatch.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if successful callback of setVisible() method invoked" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_setVisible_successCallback_invalid_cb">
+      <testcase purpose="Check if successful callback of setVisible() method invoked" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_setVisible_successCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setVisible_successCallback_invalid_cb.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check whether setVisible() method called with invalid errorCallback argument throws an exception" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_setVisible_errorCallback_TypeMismatch">
+      <testcase purpose="Check whether setVisible() method called with invalid errorCallback argument throws an exception" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_setVisible_errorCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setVisible_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if error callback of setVisible() method invoked" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_setVisible_errorCallback_invalid_cb">
+      <testcase purpose="Check if error callback of setVisible() method invoked" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_setVisible_errorCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setVisible_errorCallback_invalid_cb.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check with optional arguments setVisible(valid_mode, valid_successCallback, valid_errorCallback, valid_timeout)" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_setVisible_with_timeout">
+      <testcase purpose="Check with optional arguments setVisible(valid_mode, valid_successCallback, valid_errorCallback, valid_timeout)" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_setVisible_with_timeout">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setVisible_with_timeout.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check with optional arguments setVisible(valid_mode, valid_successCallback, valid_errorCallback)" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_setVisible_with_errorCallback">
+      <testcase purpose="Check with optional arguments setVisible(valid_mode, valid_successCallback, valid_errorCallback)" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_setVisible_with_errorCallback">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setVisible_with_errorCallback.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check with optional arguments setVisible(valid_mode, valid_successCallback)" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_setVisible_with_successCallback">
+      <testcase purpose="Check with optional arguments setVisible(valid_mode, valid_successCallback)" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_setVisible_with_successCallback">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setVisible_with_successCallback.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check with optional arguments setVisible(valid_mode)" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_setVisible">
+      <testcase purpose="Check with optional arguments setVisible(valid_mode)" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_setVisible">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setVisible.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check with non-optional arguments setChangeListener(valid_listener)" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P1" id="BluetoothAdapter_setChangeListener">
+      <testcase purpose="Check with non-optional arguments setChangeListener(valid_listener)" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P1" id="BluetoothAdapter_setChangeListener">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setChangeListener.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check onnamechanged listener is invoked after setName()" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapterChangeCallback_onnamechanged">
+      <testcase purpose="Check onnamechanged listener is invoked after setName()" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapterChangeCallback_onnamechanged">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapterChangeCallback_onnamechanged.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check onstatechanged listener is invoked after setPowered()" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapterChangeCallback_onstatechanged">
+      <testcase purpose="Check onstatechanged listener is invoked after setPowered()" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapterChangeCallback_onstatechanged">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapterChangeCallback_onstatechanged.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check onvisibilitychanged listener is invoked after setVisible()" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapterChangeCallback_onvisibilitychanged">
+      <testcase purpose="Check onvisibilitychanged listener is invoked after setVisible()" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapterChangeCallback_onvisibilitychanged">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapterChangeCallback_onvisibilitychanged.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check unsetChangeListener of adapter" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_unsetChangeListener">
+      <testcase purpose="Check unsetChangeListener of adapter" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_unsetChangeListener">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_unsetChangeListener.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Test whether the object BluetoothHealthApplication can have new properties added it" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P3" id="BluetoothHealthApplication_extend">
+      <testcase purpose="Test whether the object BluetoothHealthApplication can have new properties added it" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P3" id="BluetoothHealthApplication_extend">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplication_extend.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Test whether the dataType unsigned short exist in BluetoothHealthApplication has default value and its readonly" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P1" id="BluetoothHealthApplication_dataType_attribute">
+      <testcase purpose="Test whether the dataType unsigned short exist in BluetoothHealthApplication has default value and its readonly" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P1" id="BluetoothHealthApplication_dataType_attribute">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplication_dataType_attribute.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Test whether the name string exist in BluetoothHealthApplication has default value and its readonly" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothHealthApplication_name_attribute">
+      <testcase purpose="Test whether the name string exist in BluetoothHealthApplication has default value and its readonly" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothHealthApplication_name_attribute">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplication_name_attribute.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Test whether the onconnect in BluetoothHealthApplication has default value and it's writable" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothHealthApplication_onconnect_attribute">
+      <testcase purpose="Test whether the onconnect in BluetoothHealthApplication has default value and it's writable" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothHealthApplication_onconnect_attribute">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplication_onconnect_attribute.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check with non optional arguments registerSinkApplication" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P1" id="BluetoothHealthProfileHandler_registerSinkApplication">
+      <testcase purpose="Check with non optional arguments registerSinkApplication" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P1" id="BluetoothHealthProfileHandler_registerSinkApplication">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthProfileHandler_registerSinkApplication.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check whether registerSinkApplication() method called with invalid errorCallback argument throws an exception" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothHealthProfileHandler_registerSinkApplication_errorCallback_TypeMismatch">
+      <testcase purpose="Check whether registerSinkApplication() method called with invalid errorCallback argument throws an exception" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothHealthProfileHandler_registerSinkApplication_errorCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthProfileHandler_registerSinkApplication_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check argument registerSinkApplication() errorCallback validation" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothHealthProfileHandler_registerSinkApplication_errorCallback_invalid_cb">
+      <testcase purpose="Check argument registerSinkApplication() errorCallback validation" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothHealthProfileHandler_registerSinkApplication_errorCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthProfileHandler_registerSinkApplication_errorCallback_invalid_cb.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check whether registerSinkApplication() method called with invalid successCallback argument throws an exception" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothHealthProfileHandler_registerSinkApplication_successCallback_TypeMismatch">
+      <testcase purpose="Check whether registerSinkApplication() method called with invalid successCallback argument throws an exception" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothHealthProfileHandler_registerSinkApplication_successCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthProfileHandler_registerSinkApplication_successCallback_TypeMismatch.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check argument registerSinkApplication() successCallback validation" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothHealthProfileHandler_registerSinkApplication_successCallback_invalid_cb">
+      <testcase purpose="Check argument registerSinkApplication() successCallback validation" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothHealthProfileHandler_registerSinkApplication_successCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthProfileHandler_registerSinkApplication_successCallback_invalid_cb.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check registerSinkApplication with valid optional arguments" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P1" id="BluetoothHealthProfileHandler_registerSinkApplication_with_errorCallback">
+      <testcase purpose="Check registerSinkApplication with valid optional arguments" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P1" id="BluetoothHealthProfileHandler_registerSinkApplication_with_errorCallback">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthProfileHandler_registerSinkApplication_with_errorCallback.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check unregister with non optional arguments" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothHealthApplication_unregister">
+      <testcase purpose="Check unregister with non optional arguments" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothHealthApplication_unregister">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplication_unregister.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check whether unregiste() method of the BluetoothHealthApplication called with invalid errorCallback argument throws an exception" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothHealthApplication_unregister_errorCallback_TypeMismatch">
+      <testcase purpose="Check whether unregiste() method of the BluetoothHealthApplication called with invalid errorCallback argument throws an exception" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothHealthApplication_unregister_errorCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplication_unregister_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check argument unregister() errorCallback validation" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothHealthApplication_unregister_errorCallback_invalid_cb">
+      <testcase purpose="Check argument unregister() errorCallback validation" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothHealthApplication_unregister_errorCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplication_unregister_errorCallback_invalid_cb.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if unregister method exists in BluetoothHealthApplication" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothHealthApplication_unregister_exist">
+      <testcase purpose="Check if unregister method exists in BluetoothHealthApplication" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothHealthApplication_unregister_exist">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplication_unregister_exist.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check whether unregister() method called with invalid successCallback throws an exception" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothHealthApplication_unregister_successCallback_TypeMismatch">
+      <testcase purpose="Check whether unregister() method called with invalid successCallback throws an exception" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothHealthApplication_unregister_successCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplication_unregister_successCallback_TypeMismatch.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check argument unregister() successCallback validation" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothHealthApplication_unregister_successCallback_invalid_cb">
+      <testcase purpose="Check argument unregister() successCallback validation" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothHealthApplication_unregister_successCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplication_unregister_successCallback_invalid_cb.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check unregister with successCallback and errorCallback" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothHealthApplication_unregister_with_errorCallback">
+      <testcase purpose="Check unregister with successCallback and errorCallback" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothHealthApplication_unregister_with_errorCallback">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplication_unregister_with_errorCallback.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check unregister with successCallback" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothHealthApplication_unregister_with_successCallback">
+      <testcase purpose="Check unregister with successCallback" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothHealthApplication_unregister_with_successCallback">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplication_unregister_with_successCallback.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if BluetoothHealthApplicationSuccessCallback callback is called with propriety arguments" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P1" id="BluetoothHealthApplicationSuccessCallback_onsuccess">
+      <testcase purpose="Check if BluetoothHealthApplicationSuccessCallback callback is called with propriety arguments" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P1" id="BluetoothHealthApplicationSuccessCallback_onsuccess">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplicationSuccessCallback_onsuccess.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if error callback of discoverDevices method invoked" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_discoverDevices_callback_onerror">
+      <testcase purpose="Check if error callback of discoverDevices method invoked" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_discoverDevices_callback_onerror">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_discoverDevices_callback_onerror.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if error callback of BluetoothAdapter method invoked" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_setVisible_callback_onerror">
+      <testcase purpose="Check if error callback of BluetoothAdapter method invoked" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_setVisible_callback_onerror">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setVisible_callback_onerror.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if error callback of stopDiscovery method invoked" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_stopDiscovery_callback_onerror">
+      <testcase purpose="Check if error callback of stopDiscovery method invoked" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_stopDiscovery_callback_onerror">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_stopDiscovery_callback_onerror.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if error callback of unregister method invoked" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothHealthApplication_unregister_callback_onerror">
+      <testcase purpose="Check if error callback of unregister method invoked" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothHealthApplication_unregister_callback_onerror">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplication_unregister_callback_onerror.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if error callback of registerSinkApplication method invoked" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P1" id="BluetoothHealthProfileHandler_registerSinkApplication_callback_error">
+      <testcase purpose="Check if error callback of registerSinkApplication method invoked" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P1" id="BluetoothHealthProfileHandler_registerSinkApplication_callback_error">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthProfileHandler_registerSinkApplication_callback_error.html</test_script_entry>
         </description>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if device address is found" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_discoverDevices_onfound_deviceaddress">
+      <testcase purpose="Check if device address is found" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_discoverDevices_onfound_deviceaddress">
         <description>
           <pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices.</pre_condition>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_discoverDevices_onfound_deviceaddress.html</test_script_entry>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if device name is found" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_discoverDevices_onfound_devicename">
+      <testcase purpose="Check if device name is found" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_discoverDevices_onfound_devicename">
         <description>
           <pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices.</pre_condition>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_discoverDevices_onfound_devicename.html</test_script_entry>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check whether all known Bluetooth devices are listed properly (part 2)" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_getKnownDevices_check_types">
+      <testcase purpose="Check whether all known Bluetooth devices are listed properly (part 2)" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Bluetooth" execution_type="auto" priority="P2" id="BluetoothAdapter_getKnownDevices_check_types">
         <description>
           <pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices.</pre_condition>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getKnownDevices_check_types.html</test_script_entry>
index 7893b9d1223cd3e66dbe3e736828de4aa6dd4565..b41eca136a6bc1acce80ed17482138d03f7d03b3 100644 (file)
@@ -6,7 +6,7 @@
       <capabilities>
         <capability name="bluetooth"/>
       </capabilities>
-      <testcase purpose="Check if onfinish method of successful callback of discoverDevices method invoked" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_discoverDevices_onfinish_successful">
+      <testcase purpose="Check if onfinish method of successful callback of discoverDevices method invoked" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_discoverDevices_onfinish_successful">
         <description>
           <pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices.</pre_condition>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_discoverDevices_onfinish_successful.html</test_script_entry>
@@ -24,7 +24,7 @@
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothSocket_onmessage_callback.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if error callback of destroyBonding method invoked" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_destroyBonding_callback_onerror">
+      <testcase purpose="Check if error callback of destroyBonding method invoked" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_destroyBonding_callback_onerror">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_destroyBonding_callback_onerror.html</test_script_entry>
         </description>
@@ -55,7 +55,7 @@
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_createBonding_devicebonded.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if unregister method exists" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceHandler_unregister_exist">
+      <testcase purpose="Check if unregister method exists" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceHandler_unregister_exist">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceHandler_unregister_exist.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setPowered_exist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check with optional arguments setPowered(valid_state, valid_successCallback, valid_errorCallback)" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setPowered_with_errorCallback">
+      <testcase purpose="Check with optional arguments setPowered(valid_state, valid_successCallback, valid_errorCallback)" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setPowered_with_errorCallback">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setPowered_with_errorCallback.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if error callback of registerRFCOMMServiceByUUID method invoked" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_registerRFCOMMServiceByUUID_onerror">
+      <testcase purpose="Check if error callback of registerRFCOMMServiceByUUID method invoked" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_registerRFCOMMServiceByUUID_onerror">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_registerRFCOMMServiceByUUID_onerror.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothSocket_writeData.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if error callback of createBonding method invoked" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_createBonding_callback_onerror">
+      <testcase purpose="Check if error callback of createBonding method invoked" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_createBonding_callback_onerror">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_createBonding_callback_onerror.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if successful callback of discoverDevices method invoked" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_discoverDevices_callback_successful">
+      <testcase purpose="Check if successful callback of discoverDevices method invoked" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_discoverDevices_callback_successful">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_discoverDevices_callback_successful.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_createBonding_exist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if successful callback of getKnownDevices method invoked" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getKnownDevices_callback_successful">
+      <testcase purpose="Check if successful callback of getKnownDevices method invoked" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getKnownDevices_callback_successful">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getKnownDevices_callback_successful.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if long name is set" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setName_longname">
+      <testcase purpose="Check if long name is set" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setName_longname">
         <description>
           <pre_condition>Please wait at least 5 second before run test</pre_condition>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setName_longname.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check with optional arguments unregister(valid_successCallback, valid_errorCallback)" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceHandler_unregister_with_errorCallback">
+      <testcase purpose="Check with optional arguments unregister(valid_successCallback, valid_errorCallback)" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceHandler_unregister_with_errorCallback">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceHandler_unregister_with_errorCallback.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if powered attribute of adapter is false" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setPower_off">
+      <testcase purpose="Check if powered attribute of adapter is false" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setPower_off">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setPower_off.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_discoverDevices_exist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if name attribute of adapter set" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setName_with_errorCallback">
+      <testcase purpose="Check if name attribute of adapter set" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setName_with_errorCallback">
         <description>
           <pre_condition>Please wait at least 5 second before run test</pre_condition>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setName_with_errorCallback.html</test_script_entry>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_createBonding_devicename_correct.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if onfound method of successful callback of discoverDevices method invoked" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_discoverDevices_onfound_successful">
+      <testcase purpose="Check if onfound method of successful callback of discoverDevices method invoked" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_discoverDevices_onfound_successful">
         <description>
           <pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices.</pre_condition>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_discoverDevices_onfound_successful.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if error callback of setName method invoked" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setName_callback_error">
+      <testcase purpose="Check if error callback of setName method invoked" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setName_callback_error">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setName_callback_error.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_powered_attribute.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if error callback of getKnownDevices method invoked" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getKnownDevices_callback_onerror">
+      <testcase purpose="Check if error callback of getKnownDevices method invoked" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getKnownDevices_callback_onerror">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getKnownDevices_callback_onerror.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if error callback of getDevice method invoked" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getDevice_callback_onerror">
+      <testcase purpose="Check if error callback of getDevice method invoked" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getDevice_callback_onerror">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getDevice_callback_onerror.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothSocket_readData.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check attribute uuid in BluetoothServiceHandler" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceHandler_uuid_attribute">
+      <testcase purpose="Check attribute uuid in BluetoothServiceHandler" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceHandler_uuid_attribute">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceHandler_uuid_attribute.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check attribute name in BluetoothServiceHandler" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceHandler_name_attribute">
+      <testcase purpose="Check attribute name in BluetoothServiceHandler" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceHandler_name_attribute">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceHandler_name_attribute.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check attribute isConnected in BluetoothServiceHandler" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceHandler_isConnected_attribute">
+      <testcase purpose="Check attribute isConnected in BluetoothServiceHandler" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceHandler_isConnected_attribute">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceHandler_isConnected_attribute.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothDevice_connectToServiceByUUID.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check using unregister method which is in BluetoothServiceHandler interface to unregister service record" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceHandler_unregister_unregisterServiceRecord">
+      <testcase purpose="Check using unregister method which is in BluetoothServiceHandler interface to unregister service record" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceHandler_unregister_unregisterServiceRecord">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceHandler_unregister_unregisterServiceRecord.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_createBonding_with_error_null_and_success_TypeMismatch.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check whether discoverDevices() method called with invalid successCallback throws an exception" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_discoverDevices_invalid_callback_name">
+      <testcase purpose="Check whether discoverDevices() method called with invalid successCallback throws an exception" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_discoverDevices_invalid_callback_name">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_discoverDevices_invalid_callback_name.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check with optional arguments getKnownDevices(valid_successCallback, valid_errorCallback)" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getKnownDevices_with_errorCallback">
+      <testcase purpose="Check with optional arguments getKnownDevices(valid_successCallback, valid_errorCallback)" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getKnownDevices_with_errorCallback">
         <description>
           <pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices.</pre_condition>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getKnownDevices_with_errorCallback.html</test_script_entry>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setPowered.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check with optional arguments stopDiscovery(valid_successCallback, valid_errorCallback)" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_stopDiscovery_with_errorCallback">
+      <testcase purpose="Check with optional arguments stopDiscovery(valid_successCallback, valid_errorCallback)" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_stopDiscovery_with_errorCallback">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_stopDiscovery_with_errorCallback.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothManager_notexist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Test whether the object can have new properties added for BluetoothServiceHandler" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceHandler_extend">
+      <testcase purpose="Test whether the object can have new properties added for BluetoothServiceHandler" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceHandler_extend">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceHandler_extend.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setVisible_exist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check discoverDevices with missing non-optional argument" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_discoverDevices_missarg">
+      <testcase purpose="Check discoverDevices with missing non-optional argument" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_discoverDevices_missarg">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_discoverDevices_missarg.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check getKnownDevices with missing non-optional argument" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getKnownDevices_missarg">
+      <testcase purpose="Check getKnownDevices with missing non-optional argument" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getKnownDevices_missarg">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getKnownDevices_missarg.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check getDevice with missing non-optional argument" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getDevice_missarg">
+      <testcase purpose="Check getDevice with missing non-optional argument" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getDevice_missarg">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getDevice_missarg.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check createBonding with missing non-optional argument" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_createBonding_missarg">
+      <testcase purpose="Check createBonding with missing non-optional argument" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_createBonding_missarg">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_createBonding_missarg.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check registerRFCOMMServiceByUUID with missing non-optional argument" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_registerRFCOMMServiceByUUID_missarg">
+      <testcase purpose="Check registerRFCOMMServiceByUUID with missing non-optional argument" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_registerRFCOMMServiceByUUID_missarg">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_registerRFCOMMServiceByUUID_missarg.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check argument setName() successCallback validation" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setName_successCallback_invalid_cb">
+      <testcase purpose="Check argument setName() successCallback validation" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setName_successCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setName_successCallback_invalid_cb.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check argument setName() errorCallback validation" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setName_errorCallback_invalid_cb">
+      <testcase purpose="Check argument setName() errorCallback validation" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setName_errorCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setName_errorCallback_invalid_cb.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check whether setName() method called with invalid successCallback argument throws an exception" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setName_successCallback_TypeMismatch">
+      <testcase purpose="Check whether setName() method called with invalid successCallback argument throws an exception" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setName_successCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setName_successCallback_TypeMismatch.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check whether setName() method called with invalid errorCallback argument throws an exception" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setName_errorCallback_TypeMismatch">
+      <testcase purpose="Check whether setName() method called with invalid errorCallback argument throws an exception" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setName_errorCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setName_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check whether setPowered() method called with invalid successCallback argument throws an exception" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setPowered_successCallback_TypeMismatch">
+      <testcase purpose="Check whether setPowered() method called with invalid successCallback argument throws an exception" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setPowered_successCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setPowered_successCallback_TypeMismatch.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if successful callback of setPowered() method invoked" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setPowered_successCallback_invalid_cb">
+      <testcase purpose="Check if successful callback of setPowered() method invoked" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setPowered_successCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setPowered_successCallback_invalid_cb.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check whether setPowered() method called with invalid errorCallback argument throws an exception" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setPowered_errorCallback_TypeMismatch">
+      <testcase purpose="Check whether setPowered() method called with invalid errorCallback argument throws an exception" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setPowered_errorCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setPowered_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check argument setPowered() errorCallback validation" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setPowered_errorCallback_invalid_cb">
+      <testcase purpose="Check argument setPowered() errorCallback validation" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setPowered_errorCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setPowered_errorCallback_invalid_cb.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check whether discoverDevices() method called with invalid successCallback argument throws an exception" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_discoverDevices_successCallback_TypeMismatch">
+      <testcase purpose="Check whether discoverDevices() method called with invalid successCallback argument throws an exception" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_discoverDevices_successCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_discoverDevices_successCallback_TypeMismatch.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check discoverDevices() argument successCallback validation - use simple function" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_discoverDevices_successCallback_invalid_cb">
+      <testcase purpose="Check discoverDevices() argument successCallback validation - use simple function" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_discoverDevices_successCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_discoverDevices_successCallback_invalid_cb.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check whether discoverDevices() method called with invalid errorCallback argument throws an exception" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_discoverDevices_errorCallback_TypeMismatch">
+      <testcase purpose="Check whether discoverDevices() method called with invalid errorCallback argument throws an exception" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_discoverDevices_errorCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_discoverDevices_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check argument discoverDevices() errorCallback validation" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_discoverDevices_errorCallback_invalid_cb">
+      <testcase purpose="Check argument discoverDevices() errorCallback validation" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_discoverDevices_errorCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_discoverDevices_errorCallback_invalid_cb.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check whether stopDiscovery() method called with invalid successCallback argument throws an exception" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_stopDiscovery_successCallback_TypeMismatch">
+      <testcase purpose="Check whether stopDiscovery() method called with invalid successCallback argument throws an exception" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_stopDiscovery_successCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_stopDiscovery_successCallback_TypeMismatch.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check whether stopDiscovery() method called with invalid errorCallback argument throws an exception" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_stopDiscovery_errorCallback_TypeMismatch">
+      <testcase purpose="Check whether stopDiscovery() method called with invalid errorCallback argument throws an exception" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_stopDiscovery_errorCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_stopDiscovery_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check stopDiscovery() argument successCallback validation - use {onsuccess: function (){}}" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_stopDiscovery_successCallback_invalid_cb">
+      <testcase purpose="Check stopDiscovery() argument successCallback validation - use {onsuccess: function (){}}" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_stopDiscovery_successCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_stopDiscovery_successCallback_invalid_cb.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check stopDiscovery() argument errorCallback validation" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_stopDiscovery_errorCallback_invalid_cb">
+      <testcase purpose="Check stopDiscovery() argument errorCallback validation" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_stopDiscovery_errorCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_stopDiscovery_errorCallback_invalid_cb.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check whether getKnownDevices() method called with invalid successCallback argument throws an exception" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getKnownDevices_successCallback_TypeMismatch">
+      <testcase purpose="Check whether getKnownDevices() method called with invalid successCallback argument throws an exception" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getKnownDevices_successCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getKnownDevices_successCallback_TypeMismatch.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check whether getKnownDevices() method called with invalid errorCallback argument throws an exception" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getKnownDevices_errorCallback_TypeMismatch">
+      <testcase purpose="Check whether getKnownDevices() method called with invalid errorCallback argument throws an exception" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getKnownDevices_errorCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getKnownDevices_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check getKnownDevices() argument successCallback validation - use {onsuccess: function (){}}" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getKnownDevices_successCallback_invalid_cb">
+      <testcase purpose="Check getKnownDevices() argument successCallback validation - use {onsuccess: function (){}}" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getKnownDevices_successCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getKnownDevices_successCallback_invalid_cb.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check getKnownDevices() argument errorCallback validation - use {onerror: function (){}}" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getKnownDevices_errorCallback_invalid_cb">
+      <testcase purpose="Check getKnownDevices() argument errorCallback validation - use {onerror: function (){}}" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getKnownDevices_errorCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getKnownDevices_errorCallback_invalid_cb.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check whether getDevice() method called with invalid successCallback argument throws an exception" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getDevice_successCallback_TypeMismatch">
+      <testcase purpose="Check whether getDevice() method called with invalid successCallback argument throws an exception" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getDevice_successCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getDevice_successCallback_TypeMismatch.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check whether getDevice() method called with invalid errorCallback argument throws an exception" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getDevice_errorCallback_TypeMismatch">
+      <testcase purpose="Check whether getDevice() method called with invalid errorCallback argument throws an exception" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getDevice_errorCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getDevice_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if successful callback of getDevice() method invoked" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getDevice_successCallback_invalid_cb">
+      <testcase purpose="Check if successful callback of getDevice() method invoked" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getDevice_successCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getDevice_successCallback_invalid_cb.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check getDevice() argument errorCallback validation - use {onerror: function (){}}" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getDevice_errorCallback_invalid_cb">
+      <testcase purpose="Check getDevice() argument errorCallback validation - use {onerror: function (){}}" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getDevice_errorCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getDevice_errorCallback_invalid_cb.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check whether createBonding() method called with invalid successCallback argument throws an exception" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_createBonding_successCallback_TypeMismatch">
+      <testcase purpose="Check whether createBonding() method called with invalid successCallback argument throws an exception" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_createBonding_successCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_createBonding_successCallback_TypeMismatch.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check argument createBonding() successCallback validation" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_createBonding_successCallback_invalid_cb">
+      <testcase purpose="Check argument createBonding() successCallback validation" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_createBonding_successCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_createBonding_successCallback_invalid_cb.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check whether createBonding() method called with invalid errorCallback argument throws an exception" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_createBonding_errorCallback_TypeMismatch">
+      <testcase purpose="Check whether createBonding() method called with invalid errorCallback argument throws an exception" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_createBonding_errorCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_createBonding_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check argument createBonding() errorCallback validation" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_createBonding_errorCallback_invalid_cb">
+      <testcase purpose="Check argument createBonding() errorCallback validation" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_createBonding_errorCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_createBonding_errorCallback_invalid_cb.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check whether registerRFCOMMServiceByUUID() method called with invalid successCallback argument throws an exception" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_registerRFCOMMServiceByUUID_successCallback_TypeMismatch">
+      <testcase purpose="Check whether registerRFCOMMServiceByUUID() method called with invalid successCallback argument throws an exception" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_registerRFCOMMServiceByUUID_successCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_registerRFCOMMServiceByUUID_successCallback_TypeMismatch.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check argument registerRFCOMMServiceByUUID() successCallback validation - use {onsuccess: function (){}}" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_registerRFCOMMServiceByUUID_successCallback_invalid_cb">
+      <testcase purpose="Check argument registerRFCOMMServiceByUUID() successCallback validation - use {onsuccess: function (){}}" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_registerRFCOMMServiceByUUID_successCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_registerRFCOMMServiceByUUID_successCallback_invalid_cb.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check whether registerRFCOMMServiceByUUID() method called with invalid errorCallback argument throws an exception" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_registerRFCOMMServiceByUUID_errorCallback_TypeMismatch">
+      <testcase purpose="Check whether registerRFCOMMServiceByUUID() method called with invalid errorCallback argument throws an exception" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_registerRFCOMMServiceByUUID_errorCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_registerRFCOMMServiceByUUID_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check argument registerRFCOMMServiceByUUID() errorCallback validation" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_registerRFCOMMServiceByUUID_errorCallback_invalid_cb">
+      <testcase purpose="Check argument registerRFCOMMServiceByUUID() errorCallback validation" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_registerRFCOMMServiceByUUID_errorCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_registerRFCOMMServiceByUUID_errorCallback_invalid_cb.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_destroyBonding_errorCallback_invalid_cb.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check whether unregister() method called with invalid successCallback argument throws an exception" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceHandler_unregister_successCallback_TypeMismatch">
+      <testcase purpose="Check whether unregister() method called with invalid successCallback argument throws an exception" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceHandler_unregister_successCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceHandler_unregister_successCallback_TypeMismatch.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check whether unregister() method of the BluetoothServiceHandler with invalid errorCallback argument throws an exception" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceHandler_unregister_errorCallback_TypeMismatch">
+      <testcase purpose="Check whether unregister() method of the BluetoothServiceHandler with invalid errorCallback argument throws an exception" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceHandler_unregister_errorCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceHandler_unregister_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if successful callback of unregister() method invoked" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceHandler_unregister_successCallback_invalid_cb">
+      <testcase purpose="Check if successful callback of unregister() method invoked" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceHandler_unregister_successCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceHandler_unregister_successCallback_invalid_cb.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check unregister() argument errorCallback validation" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceHandler_unregister_errorCallback_invalid_cb">
+      <testcase purpose="Check unregister() argument errorCallback validation" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceHandler_unregister_errorCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceHandler_unregister_errorCallback_invalid_cb.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if BluetoothDeviceArraySuccessCallback callback is called and if its arguments have proper type" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothDeviceArraySuccessCallback_onsuccess">
+      <testcase purpose="Check if BluetoothDeviceArraySuccessCallback callback is called and if its arguments have proper type" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothDeviceArraySuccessCallback_onsuccess">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothDeviceArraySuccessCallback_onsuccess.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if BluetoothServiceSuccessCallback callback is called and if its arguments have proper type" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceSuccessCallback_onsuccess">
+      <testcase purpose="Check if BluetoothServiceSuccessCallback callback is called and if its arguments have proper type" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceSuccessCallback_onsuccess">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceSuccessCallback_onsuccess.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if BluetoothDiscoverDevicesSuccessCallback callback is called and if its onstarted arguments have proper type" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothDiscoverDevicesSuccessCallback_onstarted">
+      <testcase purpose="Check if BluetoothDiscoverDevicesSuccessCallback callback is called and if its onstarted arguments have proper type" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothDiscoverDevicesSuccessCallback_onstarted">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothDiscoverDevicesSuccessCallback_onstarted.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if BluetoothDiscoverDevicesSuccessCallback callback is called and if its ondevicefound arguments have proper type" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothDiscoverDevicesSuccessCallback_ondevicefound">
+      <testcase purpose="Check if BluetoothDiscoverDevicesSuccessCallback callback is called and if its ondevicefound arguments have proper type" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothDiscoverDevicesSuccessCallback_ondevicefound">
         <description>
           <pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices.</pre_condition>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothDiscoverDevicesSuccessCallback_ondevicefound.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if BluetoothDiscoverDevicesSuccessCallback callback is called and if its onfinished arguments have proper type" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothDiscoverDevicesSuccessCallback_onfinished">
+      <testcase purpose="Check if BluetoothDiscoverDevicesSuccessCallback callback is called and if its onfinished arguments have proper type" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothDiscoverDevicesSuccessCallback_onfinished">
         <description>
           <pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices.</pre_condition>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothDiscoverDevicesSuccessCallback_onfinished.html</test_script_entry>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothSocket_close.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check with non-optional arguments setName(valid_name)" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setName">
+      <testcase purpose="Check with non-optional arguments setName(valid_name)" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setName">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setName.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check with optional arguments setName(valid_name, successCallback)" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setName_with_successCallback">
+      <testcase purpose="Check with optional arguments setName(valid_name, successCallback)" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setName_with_successCallback">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setName_with_successCallback.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check with optional arguments setPowered(valid_state, valid_successCallback)" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setPowered_with_successCallback">
+      <testcase purpose="Check with optional arguments setPowered(valid_state, valid_successCallback)" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setPowered_with_successCallback">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setPowered_with_successCallback.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check with non-optional arguments discoverDevices(valid_successCallback)" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_discoverDevices">
+      <testcase purpose="Check with non-optional arguments discoverDevices(valid_successCallback)" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_discoverDevices">
         <description>
           <pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices.</pre_condition>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_discoverDevices.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check with non-optional arguments discoverDevices(valid_successCallback, errorCallback)" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_discoverDevices_with_errorCallback">
+      <testcase purpose="Check with non-optional arguments discoverDevices(valid_successCallback, errorCallback)" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_discoverDevices_with_errorCallback">
         <description>
           <pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices.</pre_condition>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_discoverDevices_with_errorCallback.html</test_script_entry>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothManager_getDefaultAdapter.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check with optional arguments stopDiscovery(valid_successCallback)" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_stopDiscovery_with_successCallback">
+      <testcase purpose="Check with optional arguments stopDiscovery(valid_successCallback)" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_stopDiscovery_with_successCallback">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_stopDiscovery_with_successCallback.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check with optional arguments stopDiscovery" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_stopDiscovery">
+      <testcase purpose="Check with optional arguments stopDiscovery" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_stopDiscovery">
         <description>
           <pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices.</pre_condition>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_stopDiscovery.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check with optional arguments getKnownDevices(valid_successCallback)" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getKnownDevices">
+      <testcase purpose="Check with optional arguments getKnownDevices(valid_successCallback)" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getKnownDevices">
         <description>
           <pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices.</pre_condition>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getKnownDevices.html</test_script_entry>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_destroyBonding.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check with optional arguments registerRFCOMMServiceByUUID(valid_uuid, valid_name, valid_successCallback, valid_errorCallback)" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_registerRFCOMMServiceByUUID_with_errorCallback">
+      <testcase purpose="Check with optional arguments registerRFCOMMServiceByUUID(valid_uuid, valid_name, valid_successCallback, valid_errorCallback)" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_registerRFCOMMServiceByUUID_with_errorCallback">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_registerRFCOMMServiceByUUID_with_errorCallback.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check with optional arguments registerRFCOMMServiceByUUID(valid_uuid, valid_name, valid_successCallback)" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_registerRFCOMMServiceByUUID">
+      <testcase purpose="Check with optional arguments registerRFCOMMServiceByUUID(valid_uuid, valid_name, valid_successCallback)" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_registerRFCOMMServiceByUUID">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_registerRFCOMMServiceByUUID.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check with optional arguments unregister(valid_successCallback)" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceHandler_unregister_with_successCallback">
+      <testcase purpose="Check with optional arguments unregister(valid_successCallback)" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceHandler_unregister_with_successCallback">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceHandler_unregister_with_successCallback.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check with non-optional arguments unregister()" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceHandler_unregister">
+      <testcase purpose="Check with non-optional arguments unregister()" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothServiceHandler_unregister">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceHandler_unregister.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check BluetoothDiscoverDevicesSuccessCallback() callback with invalid callback" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="Bluetooth_discoverDevices_successCallback_invalidcb">
+      <testcase purpose="Check BluetoothDiscoverDevicesSuccessCallback() callback with invalid callback" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="Bluetooth_discoverDevices_successCallback_invalidcb">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/Bluetooth_discoverDevices_successCallback_invalidcb.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check whether setVisible() method called with invalid successCallback argument throws an exception" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setVisible_successCallback_TypeMismatch">
+      <testcase purpose="Check whether setVisible() method called with invalid successCallback argument throws an exception" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setVisible_successCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setVisible_successCallback_TypeMismatch.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if successful callback of setVisible() method invoked" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setVisible_successCallback_invalid_cb">
+      <testcase purpose="Check if successful callback of setVisible() method invoked" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setVisible_successCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setVisible_successCallback_invalid_cb.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check whether setVisible() method called with invalid errorCallback argument throws an exception" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setVisible_errorCallback_TypeMismatch">
+      <testcase purpose="Check whether setVisible() method called with invalid errorCallback argument throws an exception" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setVisible_errorCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setVisible_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if error callback of setVisible() method invoked" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setVisible_errorCallback_invalid_cb">
+      <testcase purpose="Check if error callback of setVisible() method invoked" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setVisible_errorCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setVisible_errorCallback_invalid_cb.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check with optional arguments setVisible(valid_mode, valid_successCallback, valid_errorCallback, valid_timeout)" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setVisible_with_timeout">
+      <testcase purpose="Check with optional arguments setVisible(valid_mode, valid_successCallback, valid_errorCallback, valid_timeout)" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setVisible_with_timeout">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setVisible_with_timeout.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check with optional arguments setVisible(valid_mode, valid_successCallback, valid_errorCallback)" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setVisible_with_errorCallback">
+      <testcase purpose="Check with optional arguments setVisible(valid_mode, valid_successCallback, valid_errorCallback)" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setVisible_with_errorCallback">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setVisible_with_errorCallback.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check with optional arguments setVisible(valid_mode, valid_successCallback)" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setVisible_with_successCallback">
+      <testcase purpose="Check with optional arguments setVisible(valid_mode, valid_successCallback)" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setVisible_with_successCallback">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setVisible_with_successCallback.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check with optional arguments setVisible(valid_mode)" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setVisible">
+      <testcase purpose="Check with optional arguments setVisible(valid_mode)" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setVisible">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setVisible.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapterChangeCallback_notexist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check with non-optional arguments setChangeListener(valid_listener)" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setChangeListener">
+      <testcase purpose="Check with non-optional arguments setChangeListener(valid_listener)" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setChangeListener">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setChangeListener.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setChangeListener_missarg.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check onnamechanged listener is invoked after setName()" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapterChangeCallback_onnamechanged">
+      <testcase purpose="Check onnamechanged listener is invoked after setName()" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapterChangeCallback_onnamechanged">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapterChangeCallback_onnamechanged.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check onstatechanged listener is invoked after setPowered()" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapterChangeCallback_onstatechanged">
+      <testcase purpose="Check onstatechanged listener is invoked after setPowered()" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapterChangeCallback_onstatechanged">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapterChangeCallback_onstatechanged.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check onvisibilitychanged listener is invoked after setVisible()" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapterChangeCallback_onvisibilitychanged">
+      <testcase purpose="Check onvisibilitychanged listener is invoked after setVisible()" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapterChangeCallback_onvisibilitychanged">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapterChangeCallback_onvisibilitychanged.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check unsetChangeListener of adapter" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_unsetChangeListener">
+      <testcase purpose="Check unsetChangeListener of adapter" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_unsetChangeListener">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_unsetChangeListener.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplication_notexist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Test whether the object BluetoothHealthApplication can have new properties added it" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplication_extend">
+      <testcase purpose="Test whether the object BluetoothHealthApplication can have new properties added it" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplication_extend">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplication_extend.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Test whether the dataType unsigned short exist in BluetoothHealthApplication has default value and its readonly" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplication_dataType_attribute">
+      <testcase purpose="Test whether the dataType unsigned short exist in BluetoothHealthApplication has default value and its readonly" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplication_dataType_attribute">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplication_dataType_attribute.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Test whether the name string exist in BluetoothHealthApplication has default value and its readonly" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplication_name_attribute">
+      <testcase purpose="Test whether the name string exist in BluetoothHealthApplication has default value and its readonly" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplication_name_attribute">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplication_name_attribute.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Test whether the onconnect in BluetoothHealthApplication has default value and it's writable" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplication_onconnect_attribute">
+      <testcase purpose="Test whether the onconnect in BluetoothHealthApplication has default value and it's writable" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplication_onconnect_attribute">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplication_onconnect_attribute.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthProfileHandler_notexist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check with non optional arguments registerSinkApplication" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthProfileHandler_registerSinkApplication">
+      <testcase purpose="Check with non optional arguments registerSinkApplication" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthProfileHandler_registerSinkApplication">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthProfileHandler_registerSinkApplication.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check whether registerSinkApplication() method called with invalid errorCallback argument throws an exception" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthProfileHandler_registerSinkApplication_errorCallback_TypeMismatch">
+      <testcase purpose="Check whether registerSinkApplication() method called with invalid errorCallback argument throws an exception" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthProfileHandler_registerSinkApplication_errorCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthProfileHandler_registerSinkApplication_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check argument registerSinkApplication() errorCallback validation" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthProfileHandler_registerSinkApplication_errorCallback_invalid_cb">
+      <testcase purpose="Check argument registerSinkApplication() errorCallback validation" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthProfileHandler_registerSinkApplication_errorCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthProfileHandler_registerSinkApplication_errorCallback_invalid_cb.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthProfileHandler_registerSinkApplication_missarg.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check whether registerSinkApplication() method called with invalid successCallback argument throws an exception" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthProfileHandler_registerSinkApplication_successCallback_TypeMismatch">
+      <testcase purpose="Check whether registerSinkApplication() method called with invalid successCallback argument throws an exception" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthProfileHandler_registerSinkApplication_successCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthProfileHandler_registerSinkApplication_successCallback_TypeMismatch.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check argument registerSinkApplication() successCallback validation" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthProfileHandler_registerSinkApplication_successCallback_invalid_cb">
+      <testcase purpose="Check argument registerSinkApplication() successCallback validation" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthProfileHandler_registerSinkApplication_successCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthProfileHandler_registerSinkApplication_successCallback_invalid_cb.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check registerSinkApplication with valid optional arguments" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthProfileHandler_registerSinkApplication_with_errorCallback">
+      <testcase purpose="Check registerSinkApplication with valid optional arguments" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthProfileHandler_registerSinkApplication_with_errorCallback">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthProfileHandler_registerSinkApplication_with_errorCallback.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check unregister with non optional arguments" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplication_unregister">
+      <testcase purpose="Check unregister with non optional arguments" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplication_unregister">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplication_unregister.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check whether unregiste() method of the BluetoothHealthApplication called with invalid errorCallback argument throws an exception" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplication_unregister_errorCallback_TypeMismatch">
+      <testcase purpose="Check whether unregiste() method of the BluetoothHealthApplication called with invalid errorCallback argument throws an exception" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplication_unregister_errorCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplication_unregister_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check argument unregister() errorCallback validation" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplication_unregister_errorCallback_invalid_cb">
+      <testcase purpose="Check argument unregister() errorCallback validation" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplication_unregister_errorCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplication_unregister_errorCallback_invalid_cb.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if unregister method exists in BluetoothHealthApplication" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplication_unregister_exist">
+      <testcase purpose="Check if unregister method exists in BluetoothHealthApplication" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplication_unregister_exist">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplication_unregister_exist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check whether unregister() method called with invalid successCallback throws an exception" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplication_unregister_successCallback_TypeMismatch">
+      <testcase purpose="Check whether unregister() method called with invalid successCallback throws an exception" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplication_unregister_successCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplication_unregister_successCallback_TypeMismatch.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check argument unregister() successCallback validation" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplication_unregister_successCallback_invalid_cb">
+      <testcase purpose="Check argument unregister() successCallback validation" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplication_unregister_successCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplication_unregister_successCallback_invalid_cb.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check unregister with successCallback and errorCallback" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplication_unregister_with_errorCallback">
+      <testcase purpose="Check unregister with successCallback and errorCallback" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplication_unregister_with_errorCallback">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplication_unregister_with_errorCallback.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check unregister with successCallback" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplication_unregister_with_successCallback">
+      <testcase purpose="Check unregister with successCallback" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplication_unregister_with_successCallback">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplication_unregister_with_successCallback.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothServiceHandler_onconnect_attribute.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if BluetoothHealthApplicationSuccessCallback callback is called with propriety arguments" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplicationSuccessCallback_onsuccess">
+      <testcase purpose="Check if BluetoothHealthApplicationSuccessCallback callback is called with propriety arguments" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplicationSuccessCallback_onsuccess">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplicationSuccessCallback_onsuccess.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothProfileHandler_extend.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if error callback of discoverDevices method invoked" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_discoverDevices_callback_onerror">
+      <testcase purpose="Check if error callback of discoverDevices method invoked" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_discoverDevices_callback_onerror">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_discoverDevices_callback_onerror.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if error callback of BluetoothAdapter method invoked" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setVisible_callback_onerror">
+      <testcase purpose="Check if error callback of BluetoothAdapter method invoked" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_setVisible_callback_onerror">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_setVisible_callback_onerror.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if error callback of stopDiscovery method invoked" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_stopDiscovery_callback_onerror">
+      <testcase purpose="Check if error callback of stopDiscovery method invoked" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_stopDiscovery_callback_onerror">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_stopDiscovery_callback_onerror.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if error callback of unregister method invoked" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplication_unregister_callback_onerror">
+      <testcase purpose="Check if error callback of unregister method invoked" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthApplication_unregister_callback_onerror">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthApplication_unregister_callback_onerror.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if error callback of registerSinkApplication method invoked" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthProfileHandler_registerSinkApplication_callback_error">
+      <testcase purpose="Check if error callback of registerSinkApplication method invoked" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothHealthProfileHandler_registerSinkApplication_callback_error">
         <description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothHealthProfileHandler_registerSinkApplication_callback_error.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_destroyBonding_with_success_null_and_error_TypeMismatch.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if device address is found" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_discoverDevices_onfound_deviceaddress">
+      <testcase purpose="Check if device address is found" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_discoverDevices_onfound_deviceaddress">
         <description>
           <pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices.</pre_condition>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_discoverDevices_onfound_deviceaddress.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if device name is found" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_discoverDevices_onfound_devicename">
+      <testcase purpose="Check if device name is found" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_discoverDevices_onfound_devicename">
         <description>
           <pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices.</pre_condition>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_discoverDevices_onfound_devicename.html</test_script_entry>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getDevice_with_success_TypeMismatch_and_error_null.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check whether all known Bluetooth devices are listed properly (part 2)" onload_delay="90" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getKnownDevices_check_types">
+      <testcase purpose="Check whether all known Bluetooth devices are listed properly (part 2)" onload_delay="180" component="TizenAPI/Communication/Bluetooth" execution_type="auto" id="BluetoothAdapter_getKnownDevices_check_types">
         <description>
           <pre_condition>The bluetooth of the remote device MUST be turned on and discoverable from other devices.</pre_condition>
           <test_script_entry>/opt/tct-bluetooth-tizen-tests/bluetooth/BluetoothAdapter_getKnownDevices_check_types.html</test_script_entry>