Bluetooth Test (Windows CE 5.0)
The Bluetooth Test is designed to test the functionality of Bluetooth device drivers using Windows Sockets (Winsock) 2.0. It also includes tests for the Service Discovery Protocol (SDP).
The following table shows the hardware requirements for the Bluetooth Test.
Requirements | Description |
---|---|
A pair of Bluetooth devices, one installed on a Windows CE–based test server and the other installed on a Windows CE–based test client. | The client and server are Windows CE–based devices and should be on a TCP/IP network and be able to communicate with one another. |
Note The Bluetooth Test can also be run without a server. See Running the Bluetooth Test for more details.
The following table shows the software requirements for running the Bluetooth Test on the Windows CE–based test client.
Requirements | Description |
---|---|
Tux.exe | Tux text harness, which is required for executing the test. |
Kato.dll | Kato logging engine, which is required for logging test data. |
Tooltalk.dll | Application required by Tux.exe and Kato.dll. Handles the transport between the target device and the development workstation. |
Btw22.dll | Test .dll file for the test client. |
The following table shows the software requirements for running the Bluetooth Test on the Windows CE–based test server.
Requirements | Description |
---|---|
Kato.dll | Kato logging engine, which is required for logging test data. |
Tooltalk.dll | Application required by Tux.exe and Kato.dll. Handles the transport between the target device and the development workstation. |
Netall.dll | Module that provides functions that generate random numbers, output data, and parse command lines. |
Btwsvr22.exe | Test .exe file for the test server. |
To run the Bluetooth Test, you must include Winsock and Bluetooth in the operating system (OS) design. Depending on the type of Bluetooth devices used, you may also need to include in the OS design items such as a USB driver.
Note When you run the Bluetooth Test, the CETK temporarily copies files to the root directory of the target device. Before running the test, verify that there is at least 0.6 megabytes (MB) of free space in the root directory of the target device. If there is not sufficient space in the root directory of the target device, the test cannot run.
See Also
Send Feedback on this topic to the authors