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

Description

Definition at line 1569 of file btm_api.h.

Public Attributes

tBTM_IO_CAP io_cap
 
UINT8 oob_data
 
tBTM_LE_AUTH_REQ auth_req
 
UINT8 max_key_size
 
tBTM_LE_KEY_TYPE init_keys
 
tBTM_LE_KEY_TYPE resp_keys
 

Member Data Documentation

◆ io_cap

tBTM_IO_CAP tBTM_LE_IO_REQ::io_cap

Definition at line 1571 of file btm_api.h.

◆ oob_data

UINT8 tBTM_LE_IO_REQ::oob_data

Definition at line 1572 of file btm_api.h.

◆ auth_req

tBTM_LE_AUTH_REQ tBTM_LE_IO_REQ::auth_req

Definition at line 1573 of file btm_api.h.

◆ max_key_size

UINT8 tBTM_LE_IO_REQ::max_key_size

Definition at line 1574 of file btm_api.h.

◆ init_keys

tBTM_LE_KEY_TYPE tBTM_LE_IO_REQ::init_keys

Definition at line 1575 of file btm_api.h.

◆ resp_keys

tBTM_LE_KEY_TYPE tBTM_LE_IO_REQ::resp_keys

Definition at line 1576 of file btm_api.h.