Boot-time Service Activation Sample (Windows CE 5.0)
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
Bluetooth Application Development | Bluetooth Samples
Send Feedback on this topic to the authors