|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include "fbtHci.h"

Go to the source code of this file.
Classes | |
| struct | _QueuedCommand |
| class | CHciLocal |
Macros | |
| #define | MAX_QUEUED_COMMANDS 100 |
Typedefs | |
| typedef struct _QueuedCommand | QueuedCommand |
| typedef struct _QueuedCommand * | PQueuedCommand |
| #define MAX_QUEUED_COMMANDS 100 |
Definition at line 6 of file fbtHciLocal.h.
| typedef struct _QueuedCommand * PQueuedCommand |
| typedef struct _QueuedCommand QueuedCommand |