NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 180 of file bta_jv_int.h.
Public Attributes | |
UINT32 | handle |
UINT16 | port_handle |
tBTA_JV_STATE | state |
UINT8 | max_sess |
void * | user_data |
BOOLEAN | cong |
UINT32 tBTA_JV_PCB::handle |
Definition at line 182 of file bta_jv_int.h.
UINT16 tBTA_JV_PCB::port_handle |
Definition at line 183 of file bta_jv_int.h.
tBTA_JV_STATE tBTA_JV_PCB::state |
Definition at line 184 of file bta_jv_int.h.
UINT8 tBTA_JV_PCB::max_sess |
Definition at line 185 of file bta_jv_int.h.
void* tBTA_JV_PCB::user_data |
Definition at line 186 of file bta_jv_int.h.
BOOLEAN tBTA_JV_PCB::cong |
Definition at line 187 of file bta_jv_int.h.