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

Description

Definition at line 313 of file bta_av_int.h.

Public Attributes

BT_HDR hdr
 
tBTA_AV_HNDL hndl
 
UINT8 err_code
 
UINT8 category
 
UINT8 num_seid
 
UINT8 * p_seid
 
BOOLEAN recfg_needed
 

Member Data Documentation

◆ hdr

BT_HDR tBTA_AV_CI_SETCONFIG::hdr

Definition at line 315 of file bta_av_int.h.

◆ hndl

tBTA_AV_HNDL tBTA_AV_CI_SETCONFIG::hndl

Definition at line 316 of file bta_av_int.h.

◆ err_code

UINT8 tBTA_AV_CI_SETCONFIG::err_code

Definition at line 317 of file bta_av_int.h.

◆ category

UINT8 tBTA_AV_CI_SETCONFIG::category

Definition at line 318 of file bta_av_int.h.

◆ num_seid

UINT8 tBTA_AV_CI_SETCONFIG::num_seid

Definition at line 319 of file bta_av_int.h.

◆ p_seid

UINT8* tBTA_AV_CI_SETCONFIG::p_seid

Definition at line 320 of file bta_av_int.h.

◆ recfg_needed

BOOLEAN tBTA_AV_CI_SETCONFIG::recfg_needed

Definition at line 321 of file bta_av_int.h.