ReactOS 0.4.15-dev-7842-g558ab78
_BTH_PING_REQ Struct Reference

#include <ws2bth.h>

Public Attributes

BTH_ADDR btAddr
 
UCHAR dataLen
 
UCHAR data [MAX_L2CAP_PING_DATA_LENGTH]
 

Detailed Description

Definition at line 202 of file ws2bth.h.

Member Data Documentation

◆ btAddr

BTH_ADDR _BTH_PING_REQ::btAddr

Definition at line 203 of file ws2bth.h.

◆ data

UCHAR _BTH_PING_REQ::data[MAX_L2CAP_PING_DATA_LENGTH]

Definition at line 205 of file ws2bth.h.

◆ dataLen

UCHAR _BTH_PING_REQ::dataLen

Definition at line 204 of file ws2bth.h.


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