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

Description

Definition at line 468 of file bta_hl_int.h.

Public Attributes

tBTA_HL_MDL_CB mdl [10]
 
tBTA_HL_DELETE_MDL delete_mdl
 
BOOLEAN in_use
 
tBTA_HL_CCH_STATE cch_state
 
UINT16 req_ctrl_psm
 
UINT16 ctrl_psm
 
UINT16 data_psm
 
BD_ADDR bd_addr
 
UINT16 cch_mtu
 
UINT16 sec_mask
 
tBTA_HL_MCL_HANDLE mcl_handle
 
tSDP_DISCOVERY_DBp_db
 
tSDP_DISC_CMPL_CB * sdp_cback
 
tBTA_HL_SDP_OPER sdp_oper
 
BOOLEAN close_pending
 
UINT8 sdp_mdl_idx
 
tBTA_HL_SDP sdp
 
UINT8 cch_oper
 
BOOLEAN intentional_close
 
BOOLEAN rsp_tout
 
UINT8 timer_oper
 
BOOLEAN echo_test
 
UINT8 echo_mdl_idx
 
UINT8 cch_close_dch_oper
 

Member Data Documentation

◆ mdl

tBTA_HL_MDL_CB tBTA_HL_MCL_CB::mdl[10]

Definition at line 470 of file bta_hl_int.h.

◆ delete_mdl

tBTA_HL_DELETE_MDL tBTA_HL_MCL_CB::delete_mdl

Definition at line 471 of file bta_hl_int.h.

◆ in_use

BOOLEAN tBTA_HL_MCL_CB::in_use

Definition at line 472 of file bta_hl_int.h.

◆ cch_state

tBTA_HL_CCH_STATE tBTA_HL_MCL_CB::cch_state

Definition at line 473 of file bta_hl_int.h.

◆ req_ctrl_psm

UINT16 tBTA_HL_MCL_CB::req_ctrl_psm

Definition at line 474 of file bta_hl_int.h.

◆ ctrl_psm

UINT16 tBTA_HL_MCL_CB::ctrl_psm

Definition at line 475 of file bta_hl_int.h.

◆ data_psm

UINT16 tBTA_HL_MCL_CB::data_psm

Definition at line 476 of file bta_hl_int.h.

◆ bd_addr

BD_ADDR tBTA_HL_MCL_CB::bd_addr

Definition at line 477 of file bta_hl_int.h.

◆ cch_mtu

UINT16 tBTA_HL_MCL_CB::cch_mtu

Definition at line 478 of file bta_hl_int.h.

◆ sec_mask

UINT16 tBTA_HL_MCL_CB::sec_mask

Definition at line 479 of file bta_hl_int.h.

◆ mcl_handle

tBTA_HL_MCL_HANDLE tBTA_HL_MCL_CB::mcl_handle

Definition at line 480 of file bta_hl_int.h.

◆ p_db

tSDP_DISCOVERY_DB* tBTA_HL_MCL_CB::p_db

Definition at line 481 of file bta_hl_int.h.

◆ sdp_cback

tSDP_DISC_CMPL_CB* tBTA_HL_MCL_CB::sdp_cback

Definition at line 482 of file bta_hl_int.h.

◆ sdp_oper

tBTA_HL_SDP_OPER tBTA_HL_MCL_CB::sdp_oper

Definition at line 483 of file bta_hl_int.h.

◆ close_pending

BOOLEAN tBTA_HL_MCL_CB::close_pending

Definition at line 484 of file bta_hl_int.h.

◆ sdp_mdl_idx

UINT8 tBTA_HL_MCL_CB::sdp_mdl_idx

Definition at line 485 of file bta_hl_int.h.

◆ sdp

tBTA_HL_SDP tBTA_HL_MCL_CB::sdp

Definition at line 486 of file bta_hl_int.h.

◆ cch_oper

UINT8 tBTA_HL_MCL_CB::cch_oper

Definition at line 487 of file bta_hl_int.h.

◆ intentional_close

BOOLEAN tBTA_HL_MCL_CB::intentional_close

Definition at line 488 of file bta_hl_int.h.

◆ rsp_tout

BOOLEAN tBTA_HL_MCL_CB::rsp_tout

Definition at line 489 of file bta_hl_int.h.

◆ timer_oper

UINT8 tBTA_HL_MCL_CB::timer_oper

Definition at line 490 of file bta_hl_int.h.

◆ echo_test

BOOLEAN tBTA_HL_MCL_CB::echo_test

Definition at line 491 of file bta_hl_int.h.

◆ echo_mdl_idx

UINT8 tBTA_HL_MCL_CB::echo_mdl_idx

Definition at line 492 of file bta_hl_int.h.

◆ cch_close_dch_oper

UINT8 tBTA_HL_MCL_CB::cch_close_dch_oper

Definition at line 493 of file bta_hl_int.h.