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

Description

Definition at line 1157 of file avrc_defs.h.

Public Attributes

UINT8 pdu
 
tAVRC_CMD cmd
 
tAVRC_GET_CAPS_CMD get_caps
 
tAVRC_CMD list_app_attr
 
tAVRC_LIST_APP_VALUES_CMD list_app_values
 
tAVRC_GET_CUR_APP_VALUE_CMD get_cur_app_val
 
tAVRC_SET_APP_VALUE_CMD set_app_val
 
tAVRC_GET_APP_ATTR_TXT_CMD get_app_attr_txt
 
tAVRC_GET_APP_VAL_TXT_CMD get_app_val_txt
 
tAVRC_INFORM_CHARSET_CMD inform_charset
 
tAVRC_BATTERY_STATUS_CMD inform_battery_status
 
tAVRC_GET_ELEM_ATTRS_CMD get_elem_attrs
 
tAVRC_CMD get_play_status
 
tAVRC_REG_NOTIF_CMD reg_notif
 
tAVRC_NEXT_CMD continu
 
tAVRC_NEXT_CMD abort
 
tAVRC_SET_ADDR_PLAYER_CMD addr_player
 
tAVRC_SET_VOLUME_CMD volume
 
tAVRC_SET_BR_PLAYER_CMD br_player
 
tAVRC_GET_ITEMS_CMD get_items
 
tAVRC_CHG_PATH_CMD chg_path
 
tAVRC_GET_ATTRS_CMD get_attrs
 
tAVRC_SEARCH_CMD search
 
tAVRC_PLAY_ITEM_CMD play_item
 
tAVRC_ADD_TO_PLAY_CMD add_to_play
 

Member Data Documentation

◆ pdu

UINT8 tAVRC_COMMAND::pdu

Definition at line 1159 of file avrc_defs.h.

◆ cmd

tAVRC_CMD tAVRC_COMMAND::cmd

Definition at line 1160 of file avrc_defs.h.

◆ get_caps

tAVRC_GET_CAPS_CMD tAVRC_COMMAND::get_caps

Definition at line 1161 of file avrc_defs.h.

◆ list_app_attr

tAVRC_CMD tAVRC_COMMAND::list_app_attr

Definition at line 1162 of file avrc_defs.h.

◆ list_app_values

tAVRC_LIST_APP_VALUES_CMD tAVRC_COMMAND::list_app_values

Definition at line 1163 of file avrc_defs.h.

◆ get_cur_app_val

tAVRC_GET_CUR_APP_VALUE_CMD tAVRC_COMMAND::get_cur_app_val

Definition at line 1164 of file avrc_defs.h.

◆ set_app_val

tAVRC_SET_APP_VALUE_CMD tAVRC_COMMAND::set_app_val

Definition at line 1165 of file avrc_defs.h.

◆ get_app_attr_txt

tAVRC_GET_APP_ATTR_TXT_CMD tAVRC_COMMAND::get_app_attr_txt

Definition at line 1166 of file avrc_defs.h.

◆ get_app_val_txt

tAVRC_GET_APP_VAL_TXT_CMD tAVRC_COMMAND::get_app_val_txt

Definition at line 1167 of file avrc_defs.h.

◆ inform_charset

tAVRC_INFORM_CHARSET_CMD tAVRC_COMMAND::inform_charset

Definition at line 1168 of file avrc_defs.h.

◆ inform_battery_status

tAVRC_BATTERY_STATUS_CMD tAVRC_COMMAND::inform_battery_status

Definition at line 1169 of file avrc_defs.h.

◆ get_elem_attrs

tAVRC_GET_ELEM_ATTRS_CMD tAVRC_COMMAND::get_elem_attrs

Definition at line 1170 of file avrc_defs.h.

◆ get_play_status

tAVRC_CMD tAVRC_COMMAND::get_play_status

Definition at line 1171 of file avrc_defs.h.

◆ reg_notif

tAVRC_REG_NOTIF_CMD tAVRC_COMMAND::reg_notif

Definition at line 1172 of file avrc_defs.h.

◆ continu

tAVRC_NEXT_CMD tAVRC_COMMAND::continu

Definition at line 1173 of file avrc_defs.h.

◆ abort

tAVRC_NEXT_CMD tAVRC_COMMAND::abort

Definition at line 1174 of file avrc_defs.h.

◆ addr_player

tAVRC_SET_ADDR_PLAYER_CMD tAVRC_COMMAND::addr_player

Definition at line 1176 of file avrc_defs.h.

◆ volume

tAVRC_SET_VOLUME_CMD tAVRC_COMMAND::volume

Definition at line 1177 of file avrc_defs.h.

◆ br_player

tAVRC_SET_BR_PLAYER_CMD tAVRC_COMMAND::br_player

Definition at line 1178 of file avrc_defs.h.

◆ get_items

tAVRC_GET_ITEMS_CMD tAVRC_COMMAND::get_items

Definition at line 1179 of file avrc_defs.h.

◆ chg_path

tAVRC_CHG_PATH_CMD tAVRC_COMMAND::chg_path

Definition at line 1180 of file avrc_defs.h.

◆ get_attrs

tAVRC_GET_ATTRS_CMD tAVRC_COMMAND::get_attrs

Definition at line 1181 of file avrc_defs.h.

◆ search

tAVRC_SEARCH_CMD tAVRC_COMMAND::search

Definition at line 1182 of file avrc_defs.h.

◆ play_item

tAVRC_PLAY_ITEM_CMD tAVRC_COMMAND::play_item

Definition at line 1183 of file avrc_defs.h.

◆ add_to_play

tAVRC_ADD_TO_PLAY_CMD tAVRC_COMMAND::add_to_play

Definition at line 1184 of file avrc_defs.h.