--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/bluetoothapitest/bluetoothsvs/T_BTSockAPI/testdata/UccControlChannelConfig.ini Fri Jan 15 08:13:17 2010 +0200
@@ -0,0 +1,72 @@
+[UCCControl]
+RemoteHost=10.29.0.136:1234
+
+[StartSyncService]
+svcname=SyncService
+methodid=1
+
+[StopSyncService]
+svcname=SyncService
+methodid=2
+
+[StartSyncTestCase]
+svcname=SyncService
+call=StartSyncTestCase
+num_params=0
+
+[RetrieveSyncTestCaseResult]
+svcname=SyncService
+call=RetrieveSyncTestCaseResult
+num_params=0
+
+[StartTDService]
+svcname=TestDriverService
+methodid=1
+
+[StopTDService]
+svcname=TestDriverService
+methodid=2
+
+[BuildRunPassiveSlave]
+svcname=TestDriverService
+call=BuildRun
+num_params=3
+param_name_1=PLATFORM
+param_value_1=WINSCW
+param_name_2=BUILD
+param_value_2=UREL
+param_name_3=SUITE
+param_value_3=bluetooth.slave.BT-USER-SOCK-PublicApi-Slave-suite.BT-USER-SOCK-PublicApi-Passive-Slave-suite
+
+[RetrieveExecutionResultPassiveSlave]
+svcname=TestDriverService
+call=RetrieveExecutionResult
+num_params=3
+param_name_1=PLATFORM
+param_value_1=WINSCW
+param_name_2=BUILD
+param_value_2=UREL
+param_name_3=SUITE
+param_value_3=bluetooth.slave.BT-USER-SOCK-PublicApi-Slave-suite.BT-USER-SOCK-PublicApi-Passive-Slave-suite
+
+[BuildRunActiveSlave]
+svcname=TestDriverService
+call=BuildRun
+num_params=3
+param_name_1=PLATFORM
+param_value_1=WINSCW
+param_name_2=BUILD
+param_value_2=UREL
+param_name_3=SUITE
+param_value_3=bluetooth.slave.BT-USER-SOCK-PublicApi-Slave-suite.BT-USER-SOCK-PublicApi-Active-Slave-suite
+
+[RetrieveExecutionResultActiveSlave]
+svcname=TestDriverService
+call=RetrieveExecutionResult
+num_params=3
+param_name_1=PLATFORM
+param_value_1=WINSCW
+param_name_2=BUILD
+param_value_2=UREL
+param_name_3=SUITE
+param_value_3=bluetooth.slave.BT-USER-SOCK-PublicApi-Slave-suite.BT-USER-SOCK-PublicApi-Active-Slave-suite
\ No newline at end of file