|
ReactOS 0.4.16-dev-2491-g3dc6630
|
#include <bluetoothapis.h>

Public Attributes | |
| DWORD | dwSize |
| BOOL | fReturnAuthenticated |
| BOOL | fReturnRemembered |
| BOOL | fReturnUnknown |
| BOOL | fReturnConnected |
| BOOL | fIssueInquiry |
| UCHAR | cTimeoutMultiplier |
| HANDLE | hRadio |
Definition at line 70 of file bluetoothapis.h.
| UCHAR _BLUETOOTH_DEVICE_SEARCH_PARAMS::cTimeoutMultiplier |
Definition at line 77 of file bluetoothapis.h.
| DWORD _BLUETOOTH_DEVICE_SEARCH_PARAMS::dwSize |
Definition at line 71 of file bluetoothapis.h.
| BOOL _BLUETOOTH_DEVICE_SEARCH_PARAMS::fIssueInquiry |
Definition at line 76 of file bluetoothapis.h.
| BOOL _BLUETOOTH_DEVICE_SEARCH_PARAMS::fReturnAuthenticated |
Definition at line 72 of file bluetoothapis.h.
| BOOL _BLUETOOTH_DEVICE_SEARCH_PARAMS::fReturnConnected |
Definition at line 75 of file bluetoothapis.h.
| BOOL _BLUETOOTH_DEVICE_SEARCH_PARAMS::fReturnRemembered |
Definition at line 73 of file bluetoothapis.h.
| BOOL _BLUETOOTH_DEVICE_SEARCH_PARAMS::fReturnUnknown |
Definition at line 74 of file bluetoothapis.h.
| HANDLE _BLUETOOTH_DEVICE_SEARCH_PARAMS::hRadio |
Definition at line 78 of file bluetoothapis.h.