ReactOS 0.4.15-dev-7842-g558ab78
_QueuedCommand Struct Reference

#include <fbtHciLocal.h>

Collaboration diagram for _QueuedCommand:

Public Attributes

USHORT nCommand
 
BYTEpResultBuffer
 
DWORD dwBufferSize
 
HANDLE hEvent
 

Detailed Description

Definition at line 8 of file fbtHciLocal.h.

Member Data Documentation

◆ dwBufferSize

DWORD _QueuedCommand::dwBufferSize

Definition at line 12 of file fbtHciLocal.h.

◆ hEvent

HANDLE _QueuedCommand::hEvent

Definition at line 13 of file fbtHciLocal.h.

◆ nCommand

USHORT _QueuedCommand::nCommand

Definition at line 10 of file fbtHciLocal.h.

◆ pResultBuffer

BYTE* _QueuedCommand::pResultBuffer

Definition at line 11 of file fbtHciLocal.h.


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