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

Description

Definition at line 1398 of file btm_api.h.

Public Attributes

BD_ADDR bd_addr
 
tBTM_IO_CAP io_cap
 
tBTM_OOB_DATA oob_data
 
tBTM_AUTH_REQ auth_req
 
BOOLEAN is_orig
 

Member Data Documentation

◆ bd_addr

BD_ADDR tBTM_SP_IO_REQ::bd_addr

Definition at line 1400 of file btm_api.h.

◆ io_cap

tBTM_IO_CAP tBTM_SP_IO_REQ::io_cap

Definition at line 1401 of file btm_api.h.

◆ oob_data

tBTM_OOB_DATA tBTM_SP_IO_REQ::oob_data

Definition at line 1402 of file btm_api.h.

◆ auth_req

tBTM_AUTH_REQ tBTM_SP_IO_REQ::auth_req

Definition at line 1403 of file btm_api.h.

◆ is_orig

BOOLEAN tBTM_SP_IO_REQ::is_orig

Definition at line 1404 of file btm_api.h.