Samples for Implementing Bluetooth in an OS (Compact 2013)
3/26/2014
These 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 use in a production environment.
Sample |
Description |
File name |
---|---|---|
Demonstrates the use of Audio Gateway Core component IOCTLs. |
Btagconfig |
|
Implements a XAML for Windows Embedded based user interface for managing Bluetooth settings and pairing. |
Bthsettings, Bthssvc |
|
Implements boot-time activation of registered Bluetooth peers. |
Btsvc |
|
Illustrates the process of creating a Bluetooth protocol extension for Windows Embedded Compact. |
Bthlink, Btscosnd, L2capapi, L2capdev |
|
Demonstrates how to use the COM routines from sdpuser.dll to parse an SDP response. |
Sdpsearch |