Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Using Bluetooth

The following procedure needs to be followed when using a BLUETOOTH connection.


Device side

[Top]


PC side

You are now ready to communicate with the Symbian OS device and use TestDriver over a BLUETOOTH connection.

[Top]


Example

Here is an example on how to run a test over a bluetooth connection:

> TestDriver run -p arm4 -b urel  -s test1.test2.testA  -t bt6

where 6 is the mapped comport number for the BLUETOOTH dongle.

In the example above, serial1 specifies that serial transport will be via com port 1 on the PC.

NOTE: If -t option is not specified, the transport defaults to serial2 (com port 2).

[Top]


See also