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

Description

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
 

Member Data Documentation

◆ p_cback

tBTA_JV_L2CAP_CBACK* tBTA_JV_L2C_CB::p_cback

Definition at line 167 of file bta_jv_int.h.

◆ psm

UINT16 tBTA_JV_L2C_CB::psm

Definition at line 168 of file bta_jv_int.h.

◆ state

tBTA_JV_STATE tBTA_JV_L2C_CB::state

Definition at line 169 of file bta_jv_int.h.

◆ sec_id

tBTA_SERVICE_ID tBTA_JV_L2C_CB::sec_id

Definition at line 170 of file bta_jv_int.h.

◆ handle

UINT16 tBTA_JV_L2C_CB::handle

Definition at line 171 of file bta_jv_int.h.

◆ cong

BOOLEAN tBTA_JV_L2C_CB::cong

Definition at line 172 of file bta_jv_int.h.