ReactOS 0.4.15-dev-7906-g1b85a5f
FBT_HCI_MODE_CHANGE Struct Reference

#include <fbtHciEventStructs.h>

Collaboration diagram for FBT_HCI_MODE_CHANGE:

Public Attributes

FBT_HCI_EVENT_HEADER EventHeader
 
unsigned char Status
 
unsigned short ConnectionHandle
 
unsigned char CurrentMode
 
unsigned short Interval
 

Detailed Description

Definition at line 191 of file fbtHciEventStructs.h.

Member Data Documentation

◆ ConnectionHandle

unsigned short FBT_HCI_MODE_CHANGE::ConnectionHandle

Definition at line 195 of file fbtHciEventStructs.h.

◆ CurrentMode

unsigned char FBT_HCI_MODE_CHANGE::CurrentMode

Definition at line 196 of file fbtHciEventStructs.h.

◆ EventHeader

FBT_HCI_EVENT_HEADER FBT_HCI_MODE_CHANGE::EventHeader

Definition at line 193 of file fbtHciEventStructs.h.

◆ Interval

unsigned short FBT_HCI_MODE_CHANGE::Interval

Definition at line 197 of file fbtHciEventStructs.h.

◆ Status

unsigned char FBT_HCI_MODE_CHANGE::Status

Definition at line 194 of file fbtHciEventStructs.h.


The documentation for this struct was generated from the following file: