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

Description

Definition at line 812 of file btm_api.h.

Public Attributes

tBTM_BL_EVENT event
 
BD_ADDR_PTR p_bda
 
DEV_CLASS_PTR p_dc
 
BD_NAME_PTR p_bdn
 
UINT8 * p_features
 

Member Data Documentation

◆ event

tBTM_BL_EVENT tBTM_BL_CONN_DATA::event

Definition at line 814 of file btm_api.h.

◆ p_bda

BD_ADDR_PTR tBTM_BL_CONN_DATA::p_bda

Definition at line 815 of file btm_api.h.

◆ p_dc

DEV_CLASS_PTR tBTM_BL_CONN_DATA::p_dc

Definition at line 816 of file btm_api.h.

◆ p_bdn

BD_NAME_PTR tBTM_BL_CONN_DATA::p_bdn

Definition at line 817 of file btm_api.h.

◆ p_features

UINT8* tBTM_BL_CONN_DATA::p_features

Definition at line 818 of file btm_api.h.