ReactOS 0.4.16-dev-306-g647d351
FBT_HCI_DATA_PACKET Struct Reference

#include <fbtHciEventStructs.h>

Public Attributes

unsigned short ConnectionHandle: 12
 
unsigned short PacketBoundary: 2
 
unsigned short Broadcast: 2
 
unsigned short DataLength
 
unsigned char Data [1]
 

Detailed Description

Definition at line 307 of file fbtHciEventStructs.h.

Member Data Documentation

◆ Broadcast

unsigned short FBT_HCI_DATA_PACKET::Broadcast

Definition at line 311 of file fbtHciEventStructs.h.

◆ ConnectionHandle

unsigned short FBT_HCI_DATA_PACKET::ConnectionHandle

Definition at line 309 of file fbtHciEventStructs.h.

◆ Data

unsigned char FBT_HCI_DATA_PACKET::Data[1]

Definition at line 313 of file fbtHciEventStructs.h.

◆ DataLength

unsigned short FBT_HCI_DATA_PACKET::DataLength

Definition at line 312 of file fbtHciEventStructs.h.

◆ PacketBoundary

unsigned short FBT_HCI_DATA_PACKET::PacketBoundary

Definition at line 310 of file fbtHciEventStructs.h.


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