NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 31 of file hid_conn.h.
Public Attributes | |
UINT8 | conn_state |
UINT8 | conn_flags |
UINT8 | ctrl_id |
UINT16 | ctrl_cid |
UINT16 | intr_cid |
UINT16 | rem_mtu_size |
UINT16 | disc_reason |
TIMER_LIST_ENT | timer_entry |
UINT8 hid_conn::conn_state |
Definition at line 41 of file hid_conn.h.
UINT8 hid_conn::conn_flags |
Definition at line 52 of file hid_conn.h.
UINT8 hid_conn::ctrl_id |
Definition at line 54 of file hid_conn.h.
UINT16 hid_conn::ctrl_cid |
Definition at line 55 of file hid_conn.h.
UINT16 hid_conn::intr_cid |
Definition at line 56 of file hid_conn.h.
UINT16 hid_conn::rem_mtu_size |
Definition at line 57 of file hid_conn.h.
UINT16 hid_conn::disc_reason |
Definition at line 58 of file hid_conn.h.
TIMER_LIST_ENT hid_conn::timer_entry |
Definition at line 59 of file hid_conn.h.