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

Description

Definition at line 1074 of file avrc_defs.h.

Public Attributes

UINT8 pdu
 
tAVRC_STS status
 
UINT8 opcode
 
UINT8 scope
 
UINT32 start_item
 
UINT32 end_item
 
UINT8 attr_count
 
UINT32 * p_attr_list
 

Member Data Documentation

◆ pdu

UINT8 tAVRC_GET_ITEMS_CMD::pdu

Definition at line 1076 of file avrc_defs.h.

◆ status

tAVRC_STS tAVRC_GET_ITEMS_CMD::status

Definition at line 1077 of file avrc_defs.h.

◆ opcode

UINT8 tAVRC_GET_ITEMS_CMD::opcode

Definition at line 1078 of file avrc_defs.h.

◆ scope

UINT8 tAVRC_GET_ITEMS_CMD::scope

Definition at line 1079 of file avrc_defs.h.

◆ start_item

UINT32 tAVRC_GET_ITEMS_CMD::start_item

Definition at line 1080 of file avrc_defs.h.

◆ end_item

UINT32 tAVRC_GET_ITEMS_CMD::end_item

Definition at line 1081 of file avrc_defs.h.

◆ attr_count

UINT8 tAVRC_GET_ITEMS_CMD::attr_count

Definition at line 1082 of file avrc_defs.h.

◆ p_attr_list

UINT32* tAVRC_GET_ITEMS_CMD::p_attr_list

Definition at line 1083 of file avrc_defs.h.