NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 73 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_rx_msg |
UINT16 | conflict_lcid |
BD_ADDR | peer_addr |
BUFFER_Q | tx_q |
BOOLEAN | cong |
UINT16 tAVCT_LCB::peer_mtu |
Definition at line 74 of file avct_int.h.
UINT16 tAVCT_LCB::ch_result |
Definition at line 75 of file avct_int.h.
UINT16 tAVCT_LCB::ch_lcid |
Definition at line 76 of file avct_int.h.
UINT8 tAVCT_LCB::allocated |
Definition at line 77 of file avct_int.h.
UINT8 tAVCT_LCB::state |
Definition at line 78 of file avct_int.h.
UINT8 tAVCT_LCB::ch_state |
Definition at line 79 of file avct_int.h.
UINT8 tAVCT_LCB::ch_flags |
Definition at line 80 of file avct_int.h.
BT_HDR* tAVCT_LCB::p_rx_msg |
Definition at line 81 of file avct_int.h.
UINT16 tAVCT_LCB::conflict_lcid |
Definition at line 82 of file avct_int.h.
BD_ADDR tAVCT_LCB::peer_addr |
Definition at line 83 of file avct_int.h.
BUFFER_Q tAVCT_LCB::tx_q |
Definition at line 84 of file avct_int.h.
BOOLEAN tAVCT_LCB::cong |
Definition at line 85 of file avct_int.h.