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

Description

Definition at line 773 of file avrc_defs.h.

Public Attributes

tAVRC_HDR hdr
 
UINT32 company_id
 
UINT8 * p_vendor_data
 
UINT16 vendor_len
 

Member Data Documentation

◆ hdr

tAVRC_HDR tAVRC_MSG_VENDOR::hdr

Definition at line 775 of file avrc_defs.h.

◆ company_id

UINT32 tAVRC_MSG_VENDOR::company_id

Definition at line 776 of file avrc_defs.h.

◆ p_vendor_data

UINT8* tAVRC_MSG_VENDOR::p_vendor_data

Definition at line 777 of file avrc_defs.h.

◆ vendor_len

UINT16 tAVRC_MSG_VENDOR::vendor_len

Definition at line 778 of file avrc_defs.h.