Share via


Boot-time Service Activation Sample (Compact 2013)

3/26/2014

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.

The sample is located at %_WINCEROOT%\Public\Common\Oak\Drivers\Bluetooth\Sample\Btsvc\.

The compiled sample generates a static library, btsvc.lib.

Btsvc depends on the registry key structure created by NetUI components located in %_WINCEROOT%\Public\Common\Oak\Drivers\NetUI\.

Note

This sample application has not been thoroughly tested and is not intended for production use.

See Also

Tasks

Samples for Implementing Bluetooth in an OS