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

Description

Definition at line 800 of file avrc_defs.h.

Public Attributes

tAVRC_HDR hdr
 
UINT8 * p_browse_data
 
UINT16 browse_len
 
BT_HDRp_browse_pkt
 

Member Data Documentation

◆ hdr

tAVRC_HDR tAVRC_MSG_BROWSE::hdr

Definition at line 802 of file avrc_defs.h.

◆ p_browse_data

UINT8* tAVRC_MSG_BROWSE::p_browse_data

Definition at line 805 of file avrc_defs.h.

◆ browse_len

UINT16 tAVRC_MSG_BROWSE::browse_len

Definition at line 806 of file avrc_defs.h.

◆ p_browse_pkt

BT_HDR* tAVRC_MSG_BROWSE::p_browse_pkt

Definition at line 807 of file avrc_defs.h.