Bluetooth HCI Transport Driver (Windows Embedded CE 6.0)

1/6/2010

The host controller interface (HCI) provides a uniform interface method for accessing Bluetooth hardware capabilities.

The protocol stack makes up the core portion of the Bluetooth implementation. This stack enables devices to locate each other and establish a connection. Through this connection, devices can exchange data and interact with one another through various applications.

In This Section

  • Bluetooth HCI Transport Layer
    Provides information about communication between the Bluetooth stack and the controller, the supported transport layers, and the programming elements that you can use to write a customized transport layer.
  • 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 Application Development
    Describes the supported Bluetooth profiles in Windows Embedded CE and provides information about how an application can use Bluetooth.

See Also

Concepts

Windows Embedded CE Drivers