Developing Managed Bluetooth Applications
4/8/2010
Windows Mobile does not inherently include class libraries for creating managed applications for Bluetooth. However, Windows Embedded Source Tools provides a managed class library wrapper that enables you to create Bluetooth applications in C# or Visual Basic.NET.
The class library wrapper provides methods for:
- Enumerating list of paired Bluetooth devices.
- Create Bluetooth services.
- Connect with a peer device or a service
For more information about this wrapper and to download this free source code, see Windows Embedded Source Tools for Bluetooth Technology.
See Also
Concepts
Changing the Bluetooth Radio Mode