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

Description

Definition at line 131 of file sdp_api.h.

Public Attributes

UINT32 mem_size
 
UINT32 mem_free
 
tSDP_DISC_RECp_first_rec
 
UINT16 num_uuid_filters
 
tBT_UUID uuid_filters [SDP_MAX_UUID_FILTERS]
 
UINT16 num_attr_filters
 
UINT16 attr_filters [SDP_MAX_ATTR_FILTERS]
 
UINT8 * p_free_mem
 
UINT8 * raw_data
 
UINT32 raw_size
 
UINT32 raw_used
 

Member Data Documentation

◆ mem_size

UINT32 tSDP_DISCOVERY_DB::mem_size

Definition at line 133 of file sdp_api.h.

◆ mem_free

UINT32 tSDP_DISCOVERY_DB::mem_free

Definition at line 134 of file sdp_api.h.

◆ p_first_rec

tSDP_DISC_REC* tSDP_DISCOVERY_DB::p_first_rec

Definition at line 135 of file sdp_api.h.

◆ num_uuid_filters

UINT16 tSDP_DISCOVERY_DB::num_uuid_filters

Definition at line 136 of file sdp_api.h.

◆ uuid_filters

tBT_UUID tSDP_DISCOVERY_DB::uuid_filters[SDP_MAX_UUID_FILTERS]

Definition at line 137 of file sdp_api.h.

◆ num_attr_filters

UINT16 tSDP_DISCOVERY_DB::num_attr_filters

Definition at line 138 of file sdp_api.h.

◆ attr_filters

UINT16 tSDP_DISCOVERY_DB::attr_filters[SDP_MAX_ATTR_FILTERS]

Definition at line 139 of file sdp_api.h.

◆ p_free_mem

UINT8* tSDP_DISCOVERY_DB::p_free_mem

Definition at line 140 of file sdp_api.h.

◆ raw_data

UINT8* tSDP_DISCOVERY_DB::raw_data

Definition at line 142 of file sdp_api.h.

◆ raw_size

UINT32 tSDP_DISCOVERY_DB::raw_size

Definition at line 143 of file sdp_api.h.

◆ raw_used

UINT32 tSDP_DISCOVERY_DB::raw_used

Definition at line 144 of file sdp_api.h.