ReactOS 0.4.15-dev-7958-gcd0bb1a
FBT_HCI_INQUIRY Struct Reference

#include <fbtHciCmdStructs.h>

Collaboration diagram for FBT_HCI_INQUIRY:

Public Attributes

FBT_HCI_CMD_HEADER CommandHeader
 
unsigned char LAP [FBT_HCI_LAP_SIZE]
 
unsigned char InquiryLength
 
unsigned char NumResponses
 

Detailed Description

Definition at line 16 of file fbtHciCmdStructs.h.

Member Data Documentation

◆ CommandHeader

FBT_HCI_CMD_HEADER FBT_HCI_INQUIRY::CommandHeader

Definition at line 18 of file fbtHciCmdStructs.h.

◆ InquiryLength

unsigned char FBT_HCI_INQUIRY::InquiryLength

Definition at line 20 of file fbtHciCmdStructs.h.

◆ LAP

unsigned char FBT_HCI_INQUIRY::LAP[FBT_HCI_LAP_SIZE]

Definition at line 19 of file fbtHciCmdStructs.h.

◆ NumResponses

unsigned char FBT_HCI_INQUIRY::NumResponses

Definition at line 21 of file fbtHciCmdStructs.h.


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