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

Description

Definition at line 202 of file bnep_api.h.

Public Attributes

UINT8 con_status
 
UINT16 l2cap_cid
 
BD_ADDR rem_bda
 
UINT16 rem_mtu_size
 
UINT16 xmit_q_depth
 
UINT16 sent_num_filters
 
UINT16 sent_mcast_filters
 
UINT16 rcvd_num_filters
 
UINT16 rcvd_mcast_filters
 
tBT_UUID src_uuid
 
tBT_UUID dst_uuid
 

Member Data Documentation

◆ con_status

UINT8 tBNEP_STATUS::con_status

Definition at line 206 of file bnep_api.h.

◆ l2cap_cid

UINT16 tBNEP_STATUS::l2cap_cid

Definition at line 208 of file bnep_api.h.

◆ rem_bda

BD_ADDR tBNEP_STATUS::rem_bda

Definition at line 209 of file bnep_api.h.

◆ rem_mtu_size

UINT16 tBNEP_STATUS::rem_mtu_size

Definition at line 210 of file bnep_api.h.

◆ xmit_q_depth

UINT16 tBNEP_STATUS::xmit_q_depth

Definition at line 211 of file bnep_api.h.

◆ sent_num_filters

UINT16 tBNEP_STATUS::sent_num_filters

Definition at line 213 of file bnep_api.h.

◆ sent_mcast_filters

UINT16 tBNEP_STATUS::sent_mcast_filters

Definition at line 214 of file bnep_api.h.

◆ rcvd_num_filters

UINT16 tBNEP_STATUS::rcvd_num_filters

Definition at line 215 of file bnep_api.h.

◆ rcvd_mcast_filters

UINT16 tBNEP_STATUS::rcvd_mcast_filters

Definition at line 216 of file bnep_api.h.

◆ src_uuid

tBT_UUID tBNEP_STATUS::src_uuid

Definition at line 217 of file bnep_api.h.

◆ dst_uuid

tBT_UUID tBNEP_STATUS::dst_uuid

Definition at line 218 of file bnep_api.h.