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

Description

Definition at line 614 of file btm_api.h.

Public Attributes

tBTM_INQ_RESULTS results
 
BOOLEAN appl_knows_rem_name
 
UINT16 remote_name_len
 
tBTM_BD_NAME remote_name
 
UINT8 remote_name_state
 
UINT8 remote_name_type
 

Member Data Documentation

◆ results

tBTM_INQ_RESULTS tBTM_INQ_INFO::results

Definition at line 616 of file btm_api.h.

◆ appl_knows_rem_name

BOOLEAN tBTM_INQ_INFO::appl_knows_rem_name

Definition at line 618 of file btm_api.h.

◆ remote_name_len

UINT16 tBTM_INQ_INFO::remote_name_len

Definition at line 624 of file btm_api.h.

◆ remote_name

tBTM_BD_NAME tBTM_INQ_INFO::remote_name

Definition at line 625 of file btm_api.h.

◆ remote_name_state

UINT8 tBTM_INQ_INFO::remote_name_state

Definition at line 626 of file btm_api.h.

◆ remote_name_type

UINT8 tBTM_INQ_INFO::remote_name_type

Definition at line 627 of file btm_api.h.