ReactOS 0.4.15-dev-7931-gfd331f1
FBT_HCI_COMMAND_COMPLETE Struct Reference

#include <fbtHciEventStructs.h>

Collaboration diagram for FBT_HCI_COMMAND_COMPLETE:

Public Attributes

FBT_HCI_EVENT_HEADER EventHeader
 
unsigned char NumHCICommandPackets
 
unsigned short OpCode
 
unsigned char Parameters [FBT_HCI_VARIABLE_SIZE]
 

Detailed Description

Definition at line 141 of file fbtHciEventStructs.h.

Member Data Documentation

◆ EventHeader

FBT_HCI_EVENT_HEADER FBT_HCI_COMMAND_COMPLETE::EventHeader

Definition at line 143 of file fbtHciEventStructs.h.

◆ NumHCICommandPackets

unsigned char FBT_HCI_COMMAND_COMPLETE::NumHCICommandPackets

Definition at line 144 of file fbtHciEventStructs.h.

◆ OpCode

unsigned short FBT_HCI_COMMAND_COMPLETE::OpCode

Definition at line 145 of file fbtHciEventStructs.h.

◆ Parameters

unsigned char FBT_HCI_COMMAND_COMPLETE::Parameters[FBT_HCI_VARIABLE_SIZE]

Definition at line 146 of file fbtHciEventStructs.h.


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