ReactOS 0.4.16-dev-965-gf669426
|
#include <fbtHciCmdStructs.h>
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] |
Definition at line 107 of file fbtHciCmdStructs.h.
unsigned char FBT_HCI_PIN_CODE_REQUEST_REPLY::BD_ADDR[FBT_HCI_BDADDR_SIZE] |
Definition at line 110 of file fbtHciCmdStructs.h.
FBT_HCI_CMD_HEADER FBT_HCI_PIN_CODE_REQUEST_REPLY::CommandHeader |
Definition at line 109 of file fbtHciCmdStructs.h.
unsigned char FBT_HCI_PIN_CODE_REQUEST_REPLY::PINCode[FBT_HCI_PIN_CODE_SIZE] |
Definition at line 112 of file fbtHciCmdStructs.h.
Definition at line 111 of file fbtHciCmdStructs.h.