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

Description

Definition at line 396 of file bta_av_api.h.

Public Attributes

UINT8 rc_handle
 
UINT16 len
 
UINT8 label
 
tBTA_AV_CODE code
 
UINT32 company_id
 
UINT8 * p_data
 
tAVRC_MSGp_msg
 

Member Data Documentation

◆ rc_handle

UINT8 tBTA_AV_META_MSG::rc_handle

Definition at line 398 of file bta_av_api.h.

◆ len

UINT16 tBTA_AV_META_MSG::len

Definition at line 399 of file bta_av_api.h.

◆ label

UINT8 tBTA_AV_META_MSG::label

Definition at line 400 of file bta_av_api.h.

◆ code

tBTA_AV_CODE tBTA_AV_META_MSG::code

Definition at line 401 of file bta_av_api.h.

◆ company_id

UINT32 tBTA_AV_META_MSG::company_id

Definition at line 402 of file bta_av_api.h.

◆ p_data

UINT8* tBTA_AV_META_MSG::p_data

Definition at line 403 of file bta_av_api.h.

◆ p_msg

tAVRC_MSG* tBTA_AV_META_MSG::p_msg

Definition at line 404 of file bta_av_api.h.