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

Description

Definition at line 121 of file avrc_api.h.

Public Attributes

UINT32 db_len
 
tSDP_DISCOVERY_DBp_db
 
UINT16 num_attr
 
UINT16 * p_attrs
 

Member Data Documentation

◆ db_len

UINT32 tAVRC_SDP_DB_PARAMS::db_len

Definition at line 123 of file avrc_api.h.

◆ p_db

tSDP_DISCOVERY_DB* tAVRC_SDP_DB_PARAMS::p_db

Definition at line 124 of file avrc_api.h.

◆ num_attr

UINT16 tAVRC_SDP_DB_PARAMS::num_attr

Definition at line 125 of file avrc_api.h.

◆ p_attrs

UINT16* tAVRC_SDP_DB_PARAMS::p_attrs

Definition at line 126 of file avrc_api.h.