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

Description

Definition at line 1111 of file avrc_defs.h.

Public Attributes

UINT8 pdu
 
tAVRC_STS status
 
UINT8 opcode
 
tAVRC_FULL_NAME string
 

Member Data Documentation

◆ pdu

UINT8 tAVRC_SEARCH_CMD::pdu

Definition at line 1113 of file avrc_defs.h.

◆ status

tAVRC_STS tAVRC_SEARCH_CMD::status

Definition at line 1114 of file avrc_defs.h.

◆ opcode

UINT8 tAVRC_SEARCH_CMD::opcode

Definition at line 1115 of file avrc_defs.h.

◆ string

tAVRC_FULL_NAME tAVRC_SEARCH_CMD::string

Definition at line 1116 of file avrc_defs.h.