ReactOS 0.4.15-dev-7934-g1dc8d80
FBT_HCI_ACCEPT_CONNECTION_REQUEST Struct Reference

#include <fbtHciCmdStructs.h>

Collaboration diagram for FBT_HCI_ACCEPT_CONNECTION_REQUEST:

Public Attributes

FBT_HCI_CMD_HEADER CommandHeader
 
unsigned char BD_ADDR [FBT_HCI_BDADDR_SIZE]
 
unsigned char Role
 

Detailed Description

Definition at line 76 of file fbtHciCmdStructs.h.

Member Data Documentation

◆ BD_ADDR

unsigned char FBT_HCI_ACCEPT_CONNECTION_REQUEST::BD_ADDR[FBT_HCI_BDADDR_SIZE]

Definition at line 79 of file fbtHciCmdStructs.h.

◆ CommandHeader

FBT_HCI_CMD_HEADER FBT_HCI_ACCEPT_CONNECTION_REQUEST::CommandHeader

Definition at line 78 of file fbtHciCmdStructs.h.

◆ Role

unsigned char FBT_HCI_ACCEPT_CONNECTION_REQUEST::Role

Definition at line 80 of file fbtHciCmdStructs.h.


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