ReactOS 0.4.15-dev-7842-g558ab78
FBT_HCI_PIN_CODE_REQUEST_REPLY Struct Reference

#include <fbtHciCmdStructs.h>

Collaboration diagram for FBT_HCI_PIN_CODE_REQUEST_REPLY:

Public Attributes

FBT_HCI_CMD_HEADER CommandHeader
 
unsigned char BD_ADDR [FBT_HCI_BDADDR_SIZE]
 
unsigned char PINCodeLength
 
unsigned char PINCode [FBT_HCI_PIN_CODE_SIZE]
 

Detailed Description

Definition at line 107 of file fbtHciCmdStructs.h.

Member Data Documentation

◆ BD_ADDR

unsigned char FBT_HCI_PIN_CODE_REQUEST_REPLY::BD_ADDR[FBT_HCI_BDADDR_SIZE]

Definition at line 110 of file fbtHciCmdStructs.h.

◆ CommandHeader

FBT_HCI_CMD_HEADER FBT_HCI_PIN_CODE_REQUEST_REPLY::CommandHeader

Definition at line 109 of file fbtHciCmdStructs.h.

◆ PINCode

unsigned char FBT_HCI_PIN_CODE_REQUEST_REPLY::PINCode[FBT_HCI_PIN_CODE_SIZE]

Definition at line 112 of file fbtHciCmdStructs.h.

◆ PINCodeLength

unsigned char FBT_HCI_PIN_CODE_REQUEST_REPLY::PINCodeLength

Definition at line 111 of file fbtHciCmdStructs.h.


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