Share via


Bluetooth Stack Extension Layer Sample

BTHLINK is a sample Bluetooth stack extension layer which illustrates the process of creating Bluetooth protocol extensions for Windows CE. The sample illustrates how to connect to various layers of the Bluetooth stack by placing itself on top of the HCI layer and exposing an interface to create baseband connections. The extension provides the functionality to generate a link key between two devices in the pairing process. This sample is used by pairing and authenticating the BTPAIR sample to create baseband connections for authentication.

The source code for this sample can be found in %_PUBLICROOT%\Common\Oak\Drivers\Bluetooth\Samples\BTHLINK.

See Also

Querying and Pairing Sample | Device Driver Management Sample | Enhancing the Bluetooth Stack

Last updated on Wednesday, April 13, 2005

© 2005 Microsoft Corporation. All rights reserved.