ReactOS 0.4.16-dev-2491-g3dc6630
_BLUETOOTH_RADIO_INFO Struct Reference

#include <bluetoothapis.h>

Public Attributes

DWORD dwSize
 
BLUETOOTH_ADDRESS address
 
WCHAR szName [BLUETOOTH_MAX_NAME_SIZE]
 
ULONG ulClassofDevice
 
USHORT lmpSubversion
 
USHORT manufacturer
 

Detailed Description

Definition at line 49 of file bluetoothapis.h.

Member Data Documentation

◆ address

BLUETOOTH_ADDRESS _BLUETOOTH_RADIO_INFO::address

Definition at line 51 of file bluetoothapis.h.

◆ dwSize

DWORD _BLUETOOTH_RADIO_INFO::dwSize

Definition at line 50 of file bluetoothapis.h.

◆ lmpSubversion

USHORT _BLUETOOTH_RADIO_INFO::lmpSubversion

Definition at line 54 of file bluetoothapis.h.

◆ manufacturer

USHORT _BLUETOOTH_RADIO_INFO::manufacturer

Definition at line 55 of file bluetoothapis.h.

◆ szName

WCHAR _BLUETOOTH_RADIO_INFO::szName[BLUETOOTH_MAX_NAME_SIZE]

Definition at line 52 of file bluetoothapis.h.

◆ ulClassofDevice

ULONG _BLUETOOTH_RADIO_INFO::ulClassofDevice

Definition at line 53 of file bluetoothapis.h.


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