NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 39 of file bta_ar_int.h.
Public Attributes | |
tAVDT_CTRL_CBACK * | p_av_conn_cback |
tAVDT_CTRL_CBACK * | p_avk_conn_cback |
UINT8 | avdt_registered |
UINT8 | avct_registered |
UINT32 | sdp_tg_handle |
UINT32 | sdp_ct_handle |
UINT16 | ct_categories [2] |
UINT8 | tg_registered |
tBTA_AV_HNDL | hndl |
tAVDT_CTRL_CBACK* tBTA_AR_CB::p_av_conn_cback |
Definition at line 41 of file bta_ar_int.h.
tAVDT_CTRL_CBACK* tBTA_AR_CB::p_avk_conn_cback |
Definition at line 42 of file bta_ar_int.h.
UINT8 tBTA_AR_CB::avdt_registered |
Definition at line 43 of file bta_ar_int.h.
UINT8 tBTA_AR_CB::avct_registered |
Definition at line 44 of file bta_ar_int.h.
UINT32 tBTA_AR_CB::sdp_tg_handle |
Definition at line 45 of file bta_ar_int.h.
UINT32 tBTA_AR_CB::sdp_ct_handle |
Definition at line 46 of file bta_ar_int.h.
UINT16 tBTA_AR_CB::ct_categories[2] |
Definition at line 47 of file bta_ar_int.h.
UINT8 tBTA_AR_CB::tg_registered |
Definition at line 48 of file bta_ar_int.h.
tBTA_AV_HNDL tBTA_AR_CB::hndl |
Definition at line 49 of file bta_ar_int.h.