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

Description

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_HDRp_rx_msg
 
UINT16 conflict_lcid
 
BD_ADDR peer_addr
 
BUFFER_Q tx_q
 
BOOLEAN cong
 

Member Data Documentation

◆ peer_mtu

UINT16 tAVCT_LCB::peer_mtu

Definition at line 74 of file avct_int.h.

◆ ch_result

UINT16 tAVCT_LCB::ch_result

Definition at line 75 of file avct_int.h.

◆ ch_lcid

UINT16 tAVCT_LCB::ch_lcid

Definition at line 76 of file avct_int.h.

◆ allocated

UINT8 tAVCT_LCB::allocated

Definition at line 77 of file avct_int.h.

◆ state

UINT8 tAVCT_LCB::state

Definition at line 78 of file avct_int.h.

◆ ch_state

UINT8 tAVCT_LCB::ch_state

Definition at line 79 of file avct_int.h.

◆ ch_flags

UINT8 tAVCT_LCB::ch_flags

Definition at line 80 of file avct_int.h.

◆ p_rx_msg

BT_HDR* tAVCT_LCB::p_rx_msg

Definition at line 81 of file avct_int.h.

◆ conflict_lcid

UINT16 tAVCT_LCB::conflict_lcid

Definition at line 82 of file avct_int.h.

◆ peer_addr

BD_ADDR tAVCT_LCB::peer_addr

Definition at line 83 of file avct_int.h.

◆ tx_q

BUFFER_Q tAVCT_LCB::tx_q

Definition at line 84 of file avct_int.h.

◆ cong

BOOLEAN tAVCT_LCB::cong

Definition at line 85 of file avct_int.h.