Bluetooth OS Design Development Samples (Windows Embedded CE 6.0)
1/6/2010
The samples provide a base for implementing the Bluetooth technology in your OS design.
Note
These samples have not been tested and are not intended for production use.
The following table shows samples that are located in %_WINCEROOT%\Public\Common\Oak\Drivers\Bluetooth\Sample.
Sample | Description | File name |
---|---|---|
AT Command Extension Module Sample |
Demonstrates how to provide custom parsing of AT commands and override the default response to commands by creating custom handlers for the Audio Gateway service. |
Btagatext |
Demonstrates the use of Audio Gateway Core component IOCTLs |
Btagconfig |
|
Implements boot-time activation of registered Bluetooth peers. |
Btsvc |
|
Enables users to manage Bluetooth device drivers for PCMCIA/CF cards. |
Btloader |
|
Illustrates the flow control in the Windows Embedded CE–based Bluetooth stack. |
Fctest |
|
Illustrates the use of the client-side Windows Embedded CE–based Bluetooth port emulator, device discovery and client-side SDP queries for modems. |
Phoneui |
|
Illustrates the use of the client-side Windows Embedded CE–based Bluetooth port emulator, device discovery and client-side SDP queries for printers. |
Printui |
|
Illustrates the process of creating a Bluetooth protocol extension for Windows Embedded CE. |
Bthlink, Btscosnd, L2capapi, L2capdev |
|
Performs querying, pairing, and authentication to illustrate the use of the Windows Embedded CE–based Bluetooth stack and security subsystem. |
Btpair |
|
Demonstrates using the COM routines from sdpuser.dll to parse an SDP response. |
Sdpsearch |