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

Description

Definition at line 302 of file bta_av_int.h.

Public Attributes

BT_HDR hdr
 
UINT8 codec_info [AVDT_CODEC_SIZE]
 
UINT8 * p_protect_info
 
UINT8 num_protect
 
BOOLEAN suspend
 
UINT8 sep_info_idx
 

Member Data Documentation

◆ hdr

BT_HDR tBTA_AV_API_RCFG::hdr

Definition at line 304 of file bta_av_int.h.

◆ codec_info

UINT8 tBTA_AV_API_RCFG::codec_info[AVDT_CODEC_SIZE]

Definition at line 305 of file bta_av_int.h.

◆ p_protect_info

UINT8* tBTA_AV_API_RCFG::p_protect_info

Definition at line 306 of file bta_av_int.h.

◆ num_protect

UINT8 tBTA_AV_API_RCFG::num_protect

Definition at line 307 of file bta_av_int.h.

◆ suspend

BOOLEAN tBTA_AV_API_RCFG::suspend

Definition at line 308 of file bta_av_int.h.

◆ sep_info_idx

UINT8 tBTA_AV_API_RCFG::sep_info_idx

Definition at line 309 of file bta_av_int.h.