ReactOS 0.4.15-dev-7834-g00c4b3d
FBT_HCI_LINK_KEY_REQUEST_REPLY Struct Reference

#include <fbtHciCmdStructs.h>

Collaboration diagram for FBT_HCI_LINK_KEY_REQUEST_REPLY:

Public Attributes

FBT_HCI_CMD_HEADER CommandHeader
 
unsigned char BD_ADDR [FBT_HCI_BDADDR_SIZE]
 
unsigned char LinkKey [FBT_HCI_LINK_KEY_SIZE]
 

Detailed Description

Definition at line 92 of file fbtHciCmdStructs.h.

Member Data Documentation

◆ BD_ADDR

unsigned char FBT_HCI_LINK_KEY_REQUEST_REPLY::BD_ADDR[FBT_HCI_BDADDR_SIZE]

Definition at line 95 of file fbtHciCmdStructs.h.

◆ CommandHeader

FBT_HCI_CMD_HEADER FBT_HCI_LINK_KEY_REQUEST_REPLY::CommandHeader

Definition at line 94 of file fbtHciCmdStructs.h.

◆ LinkKey

unsigned char FBT_HCI_LINK_KEY_REQUEST_REPLY::LinkKey[FBT_HCI_LINK_KEY_SIZE]

Definition at line 96 of file fbtHciCmdStructs.h.


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