Share via


HCI_EVENT

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

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

This enumeration defines the state of the Bluetooth controller hardware.

Syntax

enum HCI_EVENT {
  DEVICE_UP,
  DEVICE_DOWN,
  DEVICE_ERROR
};

Elements

  • DEVICE_UP
    Device is up.
  • DEVICE_DOWN
    Device is down.
  • DEVICE_ERROR
    Device encountered an error.

Requirements

Header bt_hcip.h
Windows Embedded CE Windows CE .NET 4.0 and later