ReactOS 0.4.15-dev-7953-g1f49173
FBT_HCI_PERIODIC_INQUIRY_MODE Struct Reference

#include <fbtHciCmdStructs.h>

Collaboration diagram for FBT_HCI_PERIODIC_INQUIRY_MODE:

Public Attributes

FBT_HCI_CMD_HEADER CommandHeader
 
unsigned short MaxPeriodLength
 
unsigned short MinPeriodLength
 
unsigned char LAP [FBT_HCI_LAP_SIZE]
 
unsigned char InquiryLength
 
unsigned char NumResponses
 

Detailed Description

Definition at line 31 of file fbtHciCmdStructs.h.

Member Data Documentation

◆ CommandHeader

FBT_HCI_CMD_HEADER FBT_HCI_PERIODIC_INQUIRY_MODE::CommandHeader

Definition at line 33 of file fbtHciCmdStructs.h.

◆ InquiryLength

unsigned char FBT_HCI_PERIODIC_INQUIRY_MODE::InquiryLength

Definition at line 37 of file fbtHciCmdStructs.h.

◆ LAP

unsigned char FBT_HCI_PERIODIC_INQUIRY_MODE::LAP[FBT_HCI_LAP_SIZE]

Definition at line 36 of file fbtHciCmdStructs.h.

◆ MaxPeriodLength

unsigned short FBT_HCI_PERIODIC_INQUIRY_MODE::MaxPeriodLength

Definition at line 34 of file fbtHciCmdStructs.h.

◆ MinPeriodLength

unsigned short FBT_HCI_PERIODIC_INQUIRY_MODE::MinPeriodLength

Definition at line 35 of file fbtHciCmdStructs.h.

◆ NumResponses

unsigned char FBT_HCI_PERIODIC_INQUIRY_MODE::NumResponses

Definition at line 38 of file fbtHciCmdStructs.h.


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