Creating a Bluetooth Stack Extension Layer

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

Windows Embedded CE provides a flexible stack implementation that enables you to extend the base stack functionality. For example, you can enhance the functionality of the stack to include synchronous connection oriented (SCO) support.

The extension layers can be installed on top of Host Controller Interface (HCI), RFCOMM, and L2CAP layers. The extension layer must be developed as an installable stream device driver that makes use of a common set of APIs to manage the device.

In This Section

  • Bluetooth OS Design Development
    Provides information about the Bluetooth Protocol Stack and the extension layer, components and modules that implement Bluetooth functionalities, and Sysgen variables that enable these functionalities.
  • Bluetooth
    Provides information about Bluetooth support in Windows Embedded CE.
  • Bluetooth Protocol Stack
    Describes the Bluetooth Protocol Stack and includes information about the stack implementation in Windows Embedded CE.