ReactOS 0.4.16-dev-2491-g3dc6630
_BLUETOOTH_AUTHENTICATION_CALLBACK_PARAMS Struct Reference

#include <bluetoothapis.h>

Collaboration diagram for _BLUETOOTH_AUTHENTICATION_CALLBACK_PARAMS:

Public Attributes

BLUETOOTH_DEVICE_INFO deviceInfo
 
BLUETOOTH_AUTHENTICATION_METHOD authenticationMethod
 
BLUETOOTH_IO_CAPABILITY ioCapability
 
BLUETOOTH_AUTHENTICATION_REQUIREMENTS authenticationRequirements
 
union {
   ULONG   Numeric_Value
 
   ULONG   Passkey
 
}; 
 

Detailed Description

Definition at line 143 of file bluetoothapis.h.

Member Data Documentation

◆ 

union { ... } _BLUETOOTH_AUTHENTICATION_CALLBACK_PARAMS::@2941

◆ authenticationMethod

BLUETOOTH_AUTHENTICATION_METHOD _BLUETOOTH_AUTHENTICATION_CALLBACK_PARAMS::authenticationMethod

Definition at line 145 of file bluetoothapis.h.

◆ authenticationRequirements

BLUETOOTH_AUTHENTICATION_REQUIREMENTS _BLUETOOTH_AUTHENTICATION_CALLBACK_PARAMS::authenticationRequirements

Definition at line 147 of file bluetoothapis.h.

◆ deviceInfo

BLUETOOTH_DEVICE_INFO _BLUETOOTH_AUTHENTICATION_CALLBACK_PARAMS::deviceInfo

Definition at line 144 of file bluetoothapis.h.

◆ ioCapability

BLUETOOTH_IO_CAPABILITY _BLUETOOTH_AUTHENTICATION_CALLBACK_PARAMS::ioCapability

Definition at line 146 of file bluetoothapis.h.

◆ Numeric_Value

ULONG _BLUETOOTH_AUTHENTICATION_CALLBACK_PARAMS::Numeric_Value

Definition at line 149 of file bluetoothapis.h.

◆ Passkey

ULONG _BLUETOOTH_AUTHENTICATION_CALLBACK_PARAMS::Passkey

Definition at line 150 of file bluetoothapis.h.


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