|
NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 37 of file hidh_int.h.
Public Attributes | |
| BOOLEAN | in_use |
| BD_ADDR | addr |
| UINT16 | attr_mask |
| UINT8 | state |
| UINT8 | conn_substate |
| UINT8 | conn_tries |
| tHID_CONN | conn |
| BOOLEAN per_device_ctb::in_use |
Definition at line 39 of file hidh_int.h.
| BD_ADDR per_device_ctb::addr |
Definition at line 40 of file hidh_int.h.
| UINT16 per_device_ctb::attr_mask |
Definition at line 41 of file hidh_int.h.
| UINT8 per_device_ctb::state |
Definition at line 43 of file hidh_int.h.
| UINT8 per_device_ctb::conn_substate |
Definition at line 44 of file hidh_int.h.
| UINT8 per_device_ctb::conn_tries |
Definition at line 45 of file hidh_int.h.
| tHID_CONN per_device_ctb::conn |
Definition at line 47 of file hidh_int.h.