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

Description

Definition at line 1371 of file avrc_defs.h.

Public Attributes

UINT8 pdu
 
tAVRC_RSP rsp
 
tAVRC_GET_CAPS_RSP get_caps
 
tAVRC_LIST_APP_ATTR_RSP list_app_attr
 
tAVRC_LIST_APP_VALUES_RSP list_app_values
 
tAVRC_GET_CUR_APP_VALUE_RSP get_cur_app_val
 
tAVRC_RSP set_app_val
 
tAVRC_GET_APP_ATTR_TXT_RSP get_app_attr_txt
 
tAVRC_GET_APP_ATTR_TXT_RSP get_app_val_txt
 
tAVRC_RSP inform_charset
 
tAVRC_RSP inform_battery_status
 
tAVRC_GET_ELEM_ATTRS_RSP get_elem_attrs
 
tAVRC_GET_PLAY_STATUS_RSP get_play_status
 
tAVRC_REG_NOTIF_RSP reg_notif
 
tAVRC_RSP continu
 
tAVRC_RSP abort
 
tAVRC_RSP addr_player
 
tAVRC_SET_VOLUME_RSP volume
 
tAVRC_SET_BR_PLAYER_RSP br_player
 
tAVRC_GET_ITEMS_RSP get_items
 
tAVRC_CHG_PATH_RSP chg_path
 
tAVRC_GET_ATTRS_RSP get_attrs
 
tAVRC_SEARCH_RSP search
 
tAVRC_RSP play_item
 
tAVRC_RSP add_to_play
 

Member Data Documentation

◆ pdu

UINT8 tAVRC_RESPONSE::pdu

Definition at line 1373 of file avrc_defs.h.

◆ rsp

tAVRC_RSP tAVRC_RESPONSE::rsp

Definition at line 1374 of file avrc_defs.h.

◆ get_caps

tAVRC_GET_CAPS_RSP tAVRC_RESPONSE::get_caps

Definition at line 1375 of file avrc_defs.h.

◆ list_app_attr

tAVRC_LIST_APP_ATTR_RSP tAVRC_RESPONSE::list_app_attr

Definition at line 1376 of file avrc_defs.h.

◆ list_app_values

tAVRC_LIST_APP_VALUES_RSP tAVRC_RESPONSE::list_app_values

Definition at line 1377 of file avrc_defs.h.

◆ get_cur_app_val

tAVRC_GET_CUR_APP_VALUE_RSP tAVRC_RESPONSE::get_cur_app_val

Definition at line 1378 of file avrc_defs.h.

◆ set_app_val

tAVRC_RSP tAVRC_RESPONSE::set_app_val

Definition at line 1379 of file avrc_defs.h.

◆ get_app_attr_txt

tAVRC_GET_APP_ATTR_TXT_RSP tAVRC_RESPONSE::get_app_attr_txt

Definition at line 1380 of file avrc_defs.h.

◆ get_app_val_txt

tAVRC_GET_APP_ATTR_TXT_RSP tAVRC_RESPONSE::get_app_val_txt

Definition at line 1381 of file avrc_defs.h.

◆ inform_charset

tAVRC_RSP tAVRC_RESPONSE::inform_charset

Definition at line 1382 of file avrc_defs.h.

◆ inform_battery_status

tAVRC_RSP tAVRC_RESPONSE::inform_battery_status

Definition at line 1383 of file avrc_defs.h.

◆ get_elem_attrs

tAVRC_GET_ELEM_ATTRS_RSP tAVRC_RESPONSE::get_elem_attrs

Definition at line 1384 of file avrc_defs.h.

◆ get_play_status

tAVRC_GET_PLAY_STATUS_RSP tAVRC_RESPONSE::get_play_status

Definition at line 1385 of file avrc_defs.h.

◆ reg_notif

tAVRC_REG_NOTIF_RSP tAVRC_RESPONSE::reg_notif

Definition at line 1386 of file avrc_defs.h.

◆ continu

tAVRC_RSP tAVRC_RESPONSE::continu

Definition at line 1387 of file avrc_defs.h.

◆ abort

tAVRC_RSP tAVRC_RESPONSE::abort

Definition at line 1388 of file avrc_defs.h.

◆ addr_player

tAVRC_RSP tAVRC_RESPONSE::addr_player

Definition at line 1390 of file avrc_defs.h.

◆ volume

tAVRC_SET_VOLUME_RSP tAVRC_RESPONSE::volume

Definition at line 1391 of file avrc_defs.h.

◆ br_player

tAVRC_SET_BR_PLAYER_RSP tAVRC_RESPONSE::br_player

Definition at line 1392 of file avrc_defs.h.

◆ get_items

tAVRC_GET_ITEMS_RSP tAVRC_RESPONSE::get_items

Definition at line 1393 of file avrc_defs.h.

◆ chg_path

tAVRC_CHG_PATH_RSP tAVRC_RESPONSE::chg_path

Definition at line 1394 of file avrc_defs.h.

◆ get_attrs

tAVRC_GET_ATTRS_RSP tAVRC_RESPONSE::get_attrs

Definition at line 1395 of file avrc_defs.h.

◆ search

tAVRC_SEARCH_RSP tAVRC_RESPONSE::search

Definition at line 1396 of file avrc_defs.h.

◆ play_item

tAVRC_RSP tAVRC_RESPONSE::play_item

Definition at line 1397 of file avrc_defs.h.

◆ add_to_play

tAVRC_RSP tAVRC_RESPONSE::add_to_play

Definition at line 1398 of file avrc_defs.h.