ReactOS 0.4.15-dev-7842-g558ab78
_BTH_DEVICE_INFO Struct Reference

#include <bthdef.h>

Public Attributes

ULONG flags
 
BTH_ADDR address
 
BTH_COD classOfDevice
 
CHAR name [BTH_MAX_NAME_SIZE]
 

Detailed Description

Definition at line 428 of file bthdef.h.

Member Data Documentation

◆ address

BTH_ADDR _BTH_DEVICE_INFO::address

Definition at line 430 of file bthdef.h.

◆ classOfDevice

BTH_COD _BTH_DEVICE_INFO::classOfDevice

Definition at line 431 of file bthdef.h.

◆ flags

ULONG _BTH_DEVICE_INFO::flags

Definition at line 429 of file bthdef.h.

◆ name

CHAR _BTH_DEVICE_INFO::name[BTH_MAX_NAME_SIZE]

Definition at line 432 of file bthdef.h.


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