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

Description

Definition at line 172 of file btif_hl.h.

Public Attributes

UINT16 data_type
 
UINT16 max_tx_apdu_size
 
UINT16 max_rx_apdu_size
 

Member Data Documentation

◆ data_type

UINT16 btif_hl_data_type_cfg_t::data_type

Definition at line 174 of file btif_hl.h.

◆ max_tx_apdu_size

UINT16 btif_hl_data_type_cfg_t::max_tx_apdu_size

Definition at line 175 of file btif_hl.h.

◆ max_rx_apdu_size

UINT16 btif_hl_data_type_cfg_t::max_rx_apdu_size

Definition at line 176 of file btif_hl.h.