NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 541 of file avdt_int.h.
Public Attributes | |
tAVDT_REG | rcb |
tAVDT_CCB | ccb [AVDT_NUM_LINKS] |
tAVDT_SCB | scb [AVDT_NUM_SEPS] |
tAVDT_AD | ad |
tAVDTC_CTRL_CBACK * | p_conf_cback |
tAVDT_CCB_ACTION * | p_ccb_act |
tAVDT_SCB_ACTION * | p_scb_act |
tAVDT_CTRL_CBACK * | p_conn_cback |
UINT8 | trace_level |
tAVDT_REG tAVDT_CB::rcb |
Definition at line 542 of file avdt_int.h.
tAVDT_CCB tAVDT_CB::ccb[AVDT_NUM_LINKS] |
Definition at line 543 of file avdt_int.h.
tAVDT_SCB tAVDT_CB::scb[AVDT_NUM_SEPS] |
Definition at line 544 of file avdt_int.h.
tAVDT_AD tAVDT_CB::ad |
Definition at line 545 of file avdt_int.h.
tAVDTC_CTRL_CBACK* tAVDT_CB::p_conf_cback |
Definition at line 546 of file avdt_int.h.
tAVDT_CCB_ACTION* tAVDT_CB::p_ccb_act |
Definition at line 547 of file avdt_int.h.
tAVDT_SCB_ACTION* tAVDT_CB::p_scb_act |
Definition at line 548 of file avdt_int.h.
tAVDT_CTRL_CBACK* tAVDT_CB::p_conn_cback |
Definition at line 549 of file avdt_int.h.
UINT8 tAVDT_CB::trace_level |
Definition at line 550 of file avdt_int.h.