ReactOS 0.4.15-dev-7953-g1f49173
FBT_HCI_CONNECTION_COMPLETE Struct Reference

#include <fbtHciEventStructs.h>

Collaboration diagram for FBT_HCI_CONNECTION_COMPLETE:

Public Attributes

FBT_HCI_EVENT_HEADER EventHeader
 
unsigned char Status
 
unsigned short ConnectionHandle
 
unsigned char BD_ADDR [FBT_HCI_BDADDR_SIZE]
 
unsigned char LinkType
 
unsigned char EncryptionMode
 

Detailed Description

Definition at line 35 of file fbtHciEventStructs.h.

Member Data Documentation

◆ BD_ADDR

unsigned char FBT_HCI_CONNECTION_COMPLETE::BD_ADDR[FBT_HCI_BDADDR_SIZE]

Definition at line 40 of file fbtHciEventStructs.h.

◆ ConnectionHandle

unsigned short FBT_HCI_CONNECTION_COMPLETE::ConnectionHandle

Definition at line 39 of file fbtHciEventStructs.h.

◆ EncryptionMode

unsigned char FBT_HCI_CONNECTION_COMPLETE::EncryptionMode

Definition at line 42 of file fbtHciEventStructs.h.

◆ EventHeader

FBT_HCI_EVENT_HEADER FBT_HCI_CONNECTION_COMPLETE::EventHeader

Definition at line 37 of file fbtHciEventStructs.h.

◆ LinkType

unsigned char FBT_HCI_CONNECTION_COMPLETE::LinkType

Definition at line 41 of file fbtHciEventStructs.h.

◆ Status

unsigned char FBT_HCI_CONNECTION_COMPLETE::Status

Definition at line 38 of file fbtHciEventStructs.h.


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