NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
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_HDR * | p_tx_msg |
UINT8 | ch_close |
UINT16 tAVCT_BCB::peer_mtu |
Definition at line 90 of file avct_int.h.
UINT16 tAVCT_BCB::ch_result |
Definition at line 91 of file avct_int.h.
UINT16 tAVCT_BCB::ch_lcid |
Definition at line 92 of file avct_int.h.
UINT8 tAVCT_BCB::allocated |
Definition at line 93 of file avct_int.h.
UINT8 tAVCT_BCB::state |
Definition at line 94 of file avct_int.h.
UINT8 tAVCT_BCB::ch_state |
Definition at line 95 of file avct_int.h.
UINT8 tAVCT_BCB::ch_flags |
Definition at line 96 of file avct_int.h.
BT_HDR* tAVCT_BCB::p_tx_msg |
Definition at line 97 of file avct_int.h.
UINT8 tAVCT_BCB::ch_close |
Definition at line 98 of file avct_int.h.