Bluetooth

Bluetooth is a wireless communication technology that allows devices, within a 10-meter proximity, to communicate with each other. The discovery process enables devices to query other devices about the services they offer. If a device offers more than one service, the user can select the service they want to use from that particular device.

This technology enables devices to communicate without physical cables. Wireless headsets, modems, and printers are prime examples of devices using Bluetooth technology.

Bluetooth has adopted a common data and object specification that enables devices to communicate over a wireless connection in a standard way. This allows applications to use typical interfaces when exchanging data, business cards, and calendar entries.

The Bluetooth stack implementation is modular. It is a general-purpose software stack, and is linked by default, or modularized to meet specific configuration and OEM needs.

By using various protocols and profiles, Bluetooth can be implemented to perform the following tasks:

  • Connect to a modem through a cellular phone.
  • Connect to a local area network (LAN) access point.
  • Enable object exchange and synchronization using the Object Exchange Protocol (OBEX).

For more information about Bluetooth technology, see this Official Bluetooth Wireless Info Web site.

The following topics discuss Bluetooth in more detail:

A reference is also provided to help you take advantage of all the functionality offered by Bluetooth. For more information about the Bluetooth enumerations, functions, interfaces, and structures, see the Bluetooth Reference.

See Also

Bluetooth HCI Transport Driver | Enhancing the Bluetooth Stack | Bluetooth Security | Platform Builder Sample Code

 Last updated on Thursday, April 08, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.