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

Description

Definition at line 680 of file btm_int.h.

Public Attributes

BOOLEAN is_mux
 
BD_ADDR bd_addr
 
UINT16 psm
 
BOOLEAN is_orig
 
tBTM_SEC_CALLBACK * p_callback
 
void * p_ref_data
 
UINT32 mx_proto_id
 
UINT32 mx_chan_id
 

Member Data Documentation

◆ is_mux

BOOLEAN tBTM_SEC_QUEUE_ENTRY::is_mux

Definition at line 682 of file btm_int.h.

◆ bd_addr

BD_ADDR tBTM_SEC_QUEUE_ENTRY::bd_addr

Definition at line 683 of file btm_int.h.

◆ psm

UINT16 tBTM_SEC_QUEUE_ENTRY::psm

Definition at line 684 of file btm_int.h.

◆ is_orig

BOOLEAN tBTM_SEC_QUEUE_ENTRY::is_orig

Definition at line 685 of file btm_int.h.

◆ p_callback

tBTM_SEC_CALLBACK* tBTM_SEC_QUEUE_ENTRY::p_callback

Definition at line 686 of file btm_int.h.

◆ p_ref_data

void* tBTM_SEC_QUEUE_ENTRY::p_ref_data

Definition at line 687 of file btm_int.h.

◆ mx_proto_id

UINT32 tBTM_SEC_QUEUE_ENTRY::mx_proto_id

Definition at line 688 of file btm_int.h.

◆ mx_chan_id

UINT32 tBTM_SEC_QUEUE_ENTRY::mx_chan_id

Definition at line 689 of file btm_int.h.