ReactOS 0.4.15-dev-7924-g5949c20
FBT_HCI_LINK_KEY_NOTIFICATION Struct Reference

#include <fbtHciEventStructs.h>

Collaboration diagram for FBT_HCI_LINK_KEY_NOTIFICATION:

Public Attributes

FBT_HCI_EVENT_HEADER EventHeader
 
unsigned char BD_ADDR [FBT_HCI_BDADDR_SIZE]
 
unsigned char LinkKey [FBT_HCI_LINK_KEY_SIZE]
 

Detailed Description

Definition at line 224 of file fbtHciEventStructs.h.

Member Data Documentation

◆ BD_ADDR

unsigned char FBT_HCI_LINK_KEY_NOTIFICATION::BD_ADDR[FBT_HCI_BDADDR_SIZE]

Definition at line 227 of file fbtHciEventStructs.h.

◆ EventHeader

FBT_HCI_EVENT_HEADER FBT_HCI_LINK_KEY_NOTIFICATION::EventHeader

Definition at line 226 of file fbtHciEventStructs.h.

◆ LinkKey

unsigned char FBT_HCI_LINK_KEY_NOTIFICATION::LinkKey[FBT_HCI_LINK_KEY_SIZE]

Definition at line 228 of file fbtHciEventStructs.h.


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