ReactOS 0.4.15-dev-7953-g1f49173
FBT_HCI_QOS_SETUP Struct Reference

#include <fbtHciCmdStructs.h>

Collaboration diagram for FBT_HCI_QOS_SETUP:

Public Attributes

FBT_HCI_CMD_HEADER CommandHeader
 
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 236 of file fbtHciCmdStructs.h.

Member Data Documentation

◆ CommandHeader

FBT_HCI_CMD_HEADER FBT_HCI_QOS_SETUP::CommandHeader

Definition at line 238 of file fbtHciCmdStructs.h.

◆ ConnectionHandle

unsigned short FBT_HCI_QOS_SETUP::ConnectionHandle

Definition at line 239 of file fbtHciCmdStructs.h.

◆ DelayVariation

unsigned long FBT_HCI_QOS_SETUP::DelayVariation

Definition at line 245 of file fbtHciCmdStructs.h.

◆ Flags

unsigned char FBT_HCI_QOS_SETUP::Flags

Definition at line 240 of file fbtHciCmdStructs.h.

◆ Latency

unsigned long FBT_HCI_QOS_SETUP::Latency

Definition at line 244 of file fbtHciCmdStructs.h.

◆ PeakBandwidth

unsigned long FBT_HCI_QOS_SETUP::PeakBandwidth

Definition at line 243 of file fbtHciCmdStructs.h.

◆ ServiceType

unsigned char FBT_HCI_QOS_SETUP::ServiceType

Definition at line 241 of file fbtHciCmdStructs.h.

◆ TokenRate

unsigned long FBT_HCI_QOS_SETUP::TokenRate

Definition at line 242 of file fbtHciCmdStructs.h.


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