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

Description

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
 

Member Data Documentation

◆ p_av_conn_cback

tAVDT_CTRL_CBACK* tBTA_AR_CB::p_av_conn_cback

Definition at line 41 of file bta_ar_int.h.

◆ p_avk_conn_cback

tAVDT_CTRL_CBACK* tBTA_AR_CB::p_avk_conn_cback

Definition at line 42 of file bta_ar_int.h.

◆ avdt_registered

UINT8 tBTA_AR_CB::avdt_registered

Definition at line 43 of file bta_ar_int.h.

◆ avct_registered

UINT8 tBTA_AR_CB::avct_registered

Definition at line 44 of file bta_ar_int.h.

◆ sdp_tg_handle

UINT32 tBTA_AR_CB::sdp_tg_handle

Definition at line 45 of file bta_ar_int.h.

◆ sdp_ct_handle

UINT32 tBTA_AR_CB::sdp_ct_handle

Definition at line 46 of file bta_ar_int.h.

◆ ct_categories

UINT16 tBTA_AR_CB::ct_categories[2]

Definition at line 47 of file bta_ar_int.h.

◆ tg_registered

UINT8 tBTA_AR_CB::tg_registered

Definition at line 48 of file bta_ar_int.h.

◆ hndl

tBTA_AV_HNDL tBTA_AR_CB::hndl

Definition at line 49 of file bta_ar_int.h.