Share via


Bluetooth Settings UI Sample (Compact 2013)

3/26/2014

The Bluetooth Settings User Interface (UI) sample implements a XAML for Windows Embedded based user interface for managing Bluetooth settings and pairing on your Windows Embedded Compact powered device.

Prerequisites

  • XAML for Windows Embedded (SYSGEN_XAML_RUNTIME).
  • Control panel based on ConfigManager v1 and Configuration Service Providers (CSP).
  • Bluetooth Stack with Universal Loadable Driver (SYSGEN_BTH).

Using the Sample

The sample consists of two modules: Bthsettings.exe and Bthssvc.dll. Bthsettings.exe is the graphical UI that can be launched by explicit user action or by the Bthssvc service in response to incoming pairing events.

To include the sample in your OS see Bluetooth Catalog Items and Sysgen Variables.

The source code for the sample is located at:

  • %_WINCEROOT%\public\ossvcs\oak\Samples\bthsettings
  • %_WINCEROOT%\public\ossvcs\oak\samples\bthssvc\

See Also

Tasks

Samples for Implementing Bluetooth in an OS