ReactOS 0.4.16-dev-289-g096a551
|
#include <fbtHciLocal.h>
Public Attributes | |
USHORT | nCommand |
BYTE * | pResultBuffer |
DWORD | dwBufferSize |
HANDLE | hEvent |
Definition at line 8 of file fbtHciLocal.h.
DWORD _QueuedCommand::dwBufferSize |
Definition at line 12 of file fbtHciLocal.h.
HANDLE _QueuedCommand::hEvent |
Definition at line 13 of file fbtHciLocal.h.
USHORT _QueuedCommand::nCommand |
Definition at line 10 of file fbtHciLocal.h.
BYTE* _QueuedCommand::pResultBuffer |
Definition at line 11 of file fbtHciLocal.h.