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

Description

Definition at line 1188 of file avrc_defs.h.

Public Attributes

UINT8 pdu
 
tAVRC_STS status
 
UINT8 opcode
 
UINT8 capability_id
 
UINT8 count
 
tAVRC_CAPS_PARAM param
 

Member Data Documentation

◆ pdu

UINT8 tAVRC_GET_CAPS_RSP::pdu

Definition at line 1190 of file avrc_defs.h.

◆ status

tAVRC_STS tAVRC_GET_CAPS_RSP::status

Definition at line 1191 of file avrc_defs.h.

◆ opcode

UINT8 tAVRC_GET_CAPS_RSP::opcode

Definition at line 1192 of file avrc_defs.h.

◆ capability_id

UINT8 tAVRC_GET_CAPS_RSP::capability_id

Definition at line 1193 of file avrc_defs.h.

◆ count

UINT8 tAVRC_GET_CAPS_RSP::count

Definition at line 1194 of file avrc_defs.h.

◆ param

tAVRC_CAPS_PARAM tAVRC_GET_CAPS_RSP::param

Definition at line 1195 of file avrc_defs.h.