Boot-time Service Activation Sample (Windows Embedded CE 6.0)
1/6/2010
This sample implements boot-time activation of the registered Bluetooth peer devices. At boot-time, this service gets loaded and can enumerate and then activate all the Bluetooth services that are currently active. This sample also implements the authentication user interface.
Btsvc depends on the registry key structure created by NetUI components located in %_WINCEROOT%\Public\Common\Oak\Drivers\NetUI directory.
The compiled sample generates a static library, btsvc.lib.
Sample Location
%_WINCEROOT%\Public\Common\Oak\Drivers\Bluetooth\Sample\Btsvc
Note
This sample application has not been thoroughly tested and is not intended for production use.
See Also
Concepts
Bluetooth OS Design Development Samples
Bluetooth Samples