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

Description

Definition at line 231 of file btm_int.h.

Public Attributes

UINT32 time_of_resp
 
UINT32 inq_count
 
tBTM_INQ_INFO inq_info
 
BOOLEAN in_use
 
BOOLEAN scan_rsp
 

Member Data Documentation

◆ time_of_resp

UINT32 tINQ_DB_ENT::time_of_resp

Definition at line 233 of file btm_int.h.

◆ inq_count

UINT32 tINQ_DB_ENT::inq_count

Definition at line 234 of file btm_int.h.

◆ inq_info

tBTM_INQ_INFO tINQ_DB_ENT::inq_info

Definition at line 239 of file btm_int.h.

◆ in_use

BOOLEAN tINQ_DB_ENT::in_use

Definition at line 240 of file btm_int.h.

◆ scan_rsp

BOOLEAN tINQ_DB_ENT::scan_rsp

Definition at line 243 of file btm_int.h.