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

Description

Definition at line 527 of file l2c_int.h.

Public Attributes

BD_ADDR bd_addr
 
UINT8 status
 
UINT16 psm
 
UINT16 l2cap_result
 
UINT16 l2cap_status
 
UINT16 remote_cid
 

Member Data Documentation

◆ bd_addr

BD_ADDR tL2C_CONN_INFO::bd_addr

Definition at line 529 of file l2c_int.h.

◆ status

UINT8 tL2C_CONN_INFO::status

Definition at line 530 of file l2c_int.h.

◆ psm

UINT16 tL2C_CONN_INFO::psm

Definition at line 531 of file l2c_int.h.

◆ l2cap_result

UINT16 tL2C_CONN_INFO::l2cap_result

Definition at line 532 of file l2c_int.h.

◆ l2cap_status

UINT16 tL2C_CONN_INFO::l2cap_status

Definition at line 533 of file l2c_int.h.

◆ remote_cid

UINT16 tL2C_CONN_INFO::remote_cid

Definition at line 534 of file l2c_int.h.