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

Description

Definition at line 89 of file avct_int.h.

Public Attributes

UINT16 peer_mtu
 
UINT16 ch_result
 
UINT16 ch_lcid
 
UINT8 allocated
 
UINT8 state
 
UINT8 ch_state
 
UINT8 ch_flags
 
BT_HDRp_tx_msg
 
UINT8 ch_close
 

Member Data Documentation

◆ peer_mtu

UINT16 tAVCT_BCB::peer_mtu

Definition at line 90 of file avct_int.h.

◆ ch_result

UINT16 tAVCT_BCB::ch_result

Definition at line 91 of file avct_int.h.

◆ ch_lcid

UINT16 tAVCT_BCB::ch_lcid

Definition at line 92 of file avct_int.h.

◆ allocated

UINT8 tAVCT_BCB::allocated

Definition at line 93 of file avct_int.h.

◆ state

UINT8 tAVCT_BCB::state

Definition at line 94 of file avct_int.h.

◆ ch_state

UINT8 tAVCT_BCB::ch_state

Definition at line 95 of file avct_int.h.

◆ ch_flags

UINT8 tAVCT_BCB::ch_flags

Definition at line 96 of file avct_int.h.

◆ p_tx_msg

BT_HDR* tAVCT_BCB::p_tx_msg

Definition at line 97 of file avct_int.h.

◆ ch_close

UINT8 tAVCT_BCB::ch_close

Definition at line 98 of file avct_int.h.