NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 165 of file bta_jv_int.h.
Public Attributes | |
tBTA_JV_L2CAP_CBACK * | p_cback |
UINT16 | psm |
tBTA_JV_STATE | state |
tBTA_SERVICE_ID | sec_id |
UINT16 | handle |
BOOLEAN | cong |
tBTA_JV_L2CAP_CBACK* tBTA_JV_L2C_CB::p_cback |
Definition at line 167 of file bta_jv_int.h.
UINT16 tBTA_JV_L2C_CB::psm |
Definition at line 168 of file bta_jv_int.h.
tBTA_JV_STATE tBTA_JV_L2C_CB::state |
Definition at line 169 of file bta_jv_int.h.
tBTA_SERVICE_ID tBTA_JV_L2C_CB::sec_id |
Definition at line 170 of file bta_jv_int.h.
UINT16 tBTA_JV_L2C_CB::handle |
Definition at line 171 of file bta_jv_int.h.
BOOLEAN tBTA_JV_L2C_CB::cong |
Definition at line 172 of file bta_jv_int.h.