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

Description

Definition at line 834 of file uipc_msg.h.

Public Attributes

tBTA_AV_DUAL_STACK_EVT event
 
UINT8 scb_idx
 
UINT8 audio_open_cnt
 
tBTA_AV_AUDIO_CODEC_SYNC_INFO p_codec_cfg
 
UINT8 start_stop_flag
 

Member Data Documentation

◆ event

tBTA_AV_DUAL_STACK_EVT tBTA_AV_SCB_REQ::event

Definition at line 836 of file uipc_msg.h.

◆ scb_idx

UINT8 tBTA_AV_SCB_REQ::scb_idx

Definition at line 837 of file uipc_msg.h.

◆ audio_open_cnt

UINT8 tBTA_AV_SCB_REQ::audio_open_cnt

Definition at line 838 of file uipc_msg.h.

◆ p_codec_cfg

tBTA_AV_AUDIO_CODEC_SYNC_INFO tBTA_AV_SCB_REQ::p_codec_cfg

Definition at line 839 of file uipc_msg.h.

◆ start_stop_flag

UINT8 tBTA_AV_SCB_REQ::start_stop_flag

Definition at line 840 of file uipc_msg.h.