'bluecove-tester' can run in console mod from telnet.
Unzip Bluetooth_1-1-1_002_TCK.zip or OBEX_1-1-1_002_TCK.zip

We will use tckhost in scripts

File -> Open Metadata Config

bluetooth.address=0B1000000002 (address of device with running TCK agent)
bluetooth.goep_enabled=true
bluetooth.agent_mtu=512
device.platform=MIDP
timeout_short=2000
timeout_medium=5000
timeout_long=10000
bluetooth.master.switch=false
bluetooth.connected.page=true
bluetooth.connected.inquiry=true
bluetooth.connected.inquiry.scan=true
bluetooth.connected.page.scan=true
obex.permissions.enabled=true
bluetooth.permissions.enabled=true

For OBEX tests:
obex.address=0B1000000002 (address of device with running TCK agent)
obex.scheme=btgoep
timeout_short=2000
timeout_medium=5000
timeout_long=10000
...

...

3p directory is the same level as bluecove
