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

Description

Definition at line 565 of file btm_int.h.

Public Attributes

BOOLEAN pin_type
 
UINT8 pin_code_len
 
PIN_CODE pin_code
 
BOOLEAN connectable
 
UINT8 def_inq_scan_mode
 

Member Data Documentation

◆ pin_type

BOOLEAN tBTM_CFG::pin_type

Definition at line 570 of file btm_int.h.

◆ pin_code_len

UINT8 tBTM_CFG::pin_code_len

Definition at line 571 of file btm_int.h.

◆ pin_code

PIN_CODE tBTM_CFG::pin_code

Definition at line 572 of file btm_int.h.

◆ connectable

BOOLEAN tBTM_CFG::connectable

Definition at line 573 of file btm_int.h.

◆ def_inq_scan_mode

UINT8 tBTM_CFG::def_inq_scan_mode

Definition at line 574 of file btm_int.h.