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

Description

Definition at line 1098 of file avrc_defs.h.

Public Attributes

UINT8 pdu
 
tAVRC_STS status
 
UINT8 opcode
 
UINT8 scope
 
tAVRC_UID uid
 
UINT16 uid_counter
 
UINT8 attr_count
 
UINT32 * p_attr_list
 

Member Data Documentation

◆ pdu

UINT8 tAVRC_GET_ATTRS_CMD::pdu

Definition at line 1100 of file avrc_defs.h.

◆ status

tAVRC_STS tAVRC_GET_ATTRS_CMD::status

Definition at line 1101 of file avrc_defs.h.

◆ opcode

UINT8 tAVRC_GET_ATTRS_CMD::opcode

Definition at line 1102 of file avrc_defs.h.

◆ scope

UINT8 tAVRC_GET_ATTRS_CMD::scope

Definition at line 1103 of file avrc_defs.h.

◆ uid

tAVRC_UID tAVRC_GET_ATTRS_CMD::uid

Definition at line 1104 of file avrc_defs.h.

◆ uid_counter

UINT16 tAVRC_GET_ATTRS_CMD::uid_counter

Definition at line 1105 of file avrc_defs.h.

◆ attr_count

UINT8 tAVRC_GET_ATTRS_CMD::attr_count

Definition at line 1106 of file avrc_defs.h.

◆ p_attr_list

UINT32* tAVRC_GET_ATTRS_CMD::p_attr_list

Definition at line 1107 of file avrc_defs.h.