ReactOS 0.4.16-dev-2491-g3dc6630
_BLUETOOTH_DEVICE_SEARCH_PARAMS Struct Reference

#include <bluetoothapis.h>

Collaboration diagram for _BLUETOOTH_DEVICE_SEARCH_PARAMS:

Public Attributes

DWORD dwSize
 
BOOL fReturnAuthenticated
 
BOOL fReturnRemembered
 
BOOL fReturnUnknown
 
BOOL fReturnConnected
 
BOOL fIssueInquiry
 
UCHAR cTimeoutMultiplier
 
HANDLE hRadio
 

Detailed Description

Definition at line 70 of file bluetoothapis.h.

Member Data Documentation

◆ cTimeoutMultiplier

UCHAR _BLUETOOTH_DEVICE_SEARCH_PARAMS::cTimeoutMultiplier

Definition at line 77 of file bluetoothapis.h.

◆ dwSize

DWORD _BLUETOOTH_DEVICE_SEARCH_PARAMS::dwSize

Definition at line 71 of file bluetoothapis.h.

◆ fIssueInquiry

BOOL _BLUETOOTH_DEVICE_SEARCH_PARAMS::fIssueInquiry

Definition at line 76 of file bluetoothapis.h.

◆ fReturnAuthenticated

BOOL _BLUETOOTH_DEVICE_SEARCH_PARAMS::fReturnAuthenticated

Definition at line 72 of file bluetoothapis.h.

◆ fReturnConnected

BOOL _BLUETOOTH_DEVICE_SEARCH_PARAMS::fReturnConnected

Definition at line 75 of file bluetoothapis.h.

◆ fReturnRemembered

BOOL _BLUETOOTH_DEVICE_SEARCH_PARAMS::fReturnRemembered

Definition at line 73 of file bluetoothapis.h.

◆ fReturnUnknown

BOOL _BLUETOOTH_DEVICE_SEARCH_PARAMS::fReturnUnknown

Definition at line 74 of file bluetoothapis.h.

◆ hRadio

HANDLE _BLUETOOTH_DEVICE_SEARCH_PARAMS::hRadio

Definition at line 78 of file bluetoothapis.h.


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