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

Description

Definition at line 336 of file bta_av_int.h.

Public Attributes

BT_HDR hdr
 
tAVRC_MSG msg
 
UINT8 handle
 
UINT8 label
 
UINT8 opcode
 

Member Data Documentation

◆ hdr

BT_HDR tBTA_AV_RC_MSG::hdr

Definition at line 338 of file bta_av_int.h.

◆ msg

tAVRC_MSG tBTA_AV_RC_MSG::msg

Definition at line 339 of file bta_av_int.h.

◆ handle

UINT8 tBTA_AV_RC_MSG::handle

Definition at line 340 of file bta_av_int.h.

◆ label

UINT8 tBTA_AV_RC_MSG::label

Definition at line 341 of file bta_av_int.h.

◆ opcode

UINT8 tBTA_AV_RC_MSG::opcode

Definition at line 342 of file bta_av_int.h.