NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
tBTA_PAN_DATA_PARAMS Struct Reference

Description

Definition at line 161 of file bta_pan_int.h.

Public Attributes

BT_HDR hdr
 
BD_ADDR src
 
BD_ADDR dst
 
UINT16 protocol
 
BOOLEAN ext
 
BOOLEAN forward
 

Member Data Documentation

◆ hdr

BT_HDR tBTA_PAN_DATA_PARAMS::hdr

Definition at line 163 of file bta_pan_int.h.

◆ src

BD_ADDR tBTA_PAN_DATA_PARAMS::src

Definition at line 164 of file bta_pan_int.h.

◆ dst

BD_ADDR tBTA_PAN_DATA_PARAMS::dst

Definition at line 165 of file bta_pan_int.h.

◆ protocol

UINT16 tBTA_PAN_DATA_PARAMS::protocol

Definition at line 166 of file bta_pan_int.h.

◆ ext

BOOLEAN tBTA_PAN_DATA_PARAMS::ext

Definition at line 167 of file bta_pan_int.h.

◆ forward

BOOLEAN tBTA_PAN_DATA_PARAMS::forward

Definition at line 168 of file bta_pan_int.h.