Share via


HCIEventContext (Windows Embedded CE 6.0)

1/6/2010

This union holds information that is used in HCI_StackEvent. For more information about stack events, see IO Control and Other Shared Functions.

Syntax

typedef union _event_context {
  HCI_Buffer_Size Host_Buffer;
  ControllerEvent Event; 
} HCIEventContext;

Members

Requirements

Header bt_ddi.h
Windows Embedded CE Windows CE .NET 4.1 and later

See Also

Reference

Bluetooth Stack Extension Layer Data Types