ReactOS 0.4.15-dev-7931-gfd331f1
FBT_HCI_QOS_SETUP_COMPLETE Struct Reference

#include <fbtHciEventStructs.h>

Collaboration diagram for FBT_HCI_QOS_SETUP_COMPLETE:

Public Attributes

FBT_HCI_EVENT_HEADER EventHeader
 
unsigned char Status
 
unsigned short ConnectionHandle
 
unsigned char Flags
 
unsigned char ServiceType
 
unsigned long TokenRate
 
unsigned long PeakBandwidth
 
unsigned long Latency
 
unsigned long DelayVariation
 

Detailed Description

Definition at line 127 of file fbtHciEventStructs.h.

Member Data Documentation

◆ ConnectionHandle

unsigned short FBT_HCI_QOS_SETUP_COMPLETE::ConnectionHandle

Definition at line 131 of file fbtHciEventStructs.h.

◆ DelayVariation

unsigned long FBT_HCI_QOS_SETUP_COMPLETE::DelayVariation

Definition at line 137 of file fbtHciEventStructs.h.

◆ EventHeader

FBT_HCI_EVENT_HEADER FBT_HCI_QOS_SETUP_COMPLETE::EventHeader

Definition at line 129 of file fbtHciEventStructs.h.

◆ Flags

unsigned char FBT_HCI_QOS_SETUP_COMPLETE::Flags

Definition at line 132 of file fbtHciEventStructs.h.

◆ Latency

unsigned long FBT_HCI_QOS_SETUP_COMPLETE::Latency

Definition at line 136 of file fbtHciEventStructs.h.

◆ PeakBandwidth

unsigned long FBT_HCI_QOS_SETUP_COMPLETE::PeakBandwidth

Definition at line 135 of file fbtHciEventStructs.h.

◆ ServiceType

unsigned char FBT_HCI_QOS_SETUP_COMPLETE::ServiceType

Definition at line 133 of file fbtHciEventStructs.h.

◆ Status

unsigned char FBT_HCI_QOS_SETUP_COMPLETE::Status

Definition at line 130 of file fbtHciEventStructs.h.

◆ TokenRate

unsigned long FBT_HCI_QOS_SETUP_COMPLETE::TokenRate

Definition at line 134 of file fbtHciEventStructs.h.


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