Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
3/26/2014
This union holds information that is used in HCI_StackEvent.
Syntax
typedef union _event_context {
HCI_Buffer_Size Host_Buffer;
ControllerEvent Event;
} HCIEventContext;
Members
- Host_Buffer
Size of the host buffer, as defined in HCI_Buffer_Size.
- Event
Bluetooth event, as defined in ControllerEvent.
Requirements
Header |
bt_ddi.h |