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

Description

Definition at line 430 of file bta_hl_int.h.

Public Attributes

BOOLEAN in_use
 
UINT16 mdl_id
 
tBTA_HL_MDL_HANDLE mdl_handle
 
tBTA_HL_DCH_OPER dch_oper
 
BOOLEAN intentional_close
 
tBTA_HL_DCH_STATE dch_state
 
UINT8 abort_oper
 
UINT16 req_data_psm
 
UINT16 max_rx_apdu_size
 
UINT16 max_tx_apdu_size
 
BT_HDRp_tx_pkt
 
BT_HDRp_rx_pkt
 
tBTA_HL_MDEP_ID local_mdep_id
 
UINT8 local_mdep_cfg_idx
 
tBTA_HL_DCH_CFG local_cfg
 
tBTA_HL_DCH_CFG remote_cfg
 
tBTA_HL_MDEP_ID peer_mdep_id
 
UINT16 peer_data_type
 
tBTA_HL_MDEP_ROLE peer_mdep_role
 
tBTA_HL_DCH_MODE dch_mode
 
tBTA_SEC sec_mask
 
BOOLEAN is_the_first_reliable
 
BOOLEAN delete_mdl
 
UINT16 mtu
 
tMCA_CHNL_CFG chnl_cfg
 
BOOLEAN mdl_cfg_idx_included
 
UINT8 mdl_cfg_idx
 
UINT8 echo_oper
 
BOOLEAN cong
 
BOOLEAN close_pending
 
UINT8 cout_oper
 
BT_HDRp_echo_tx_pkt
 
BT_HDRp_echo_rx_pkt
 
tBTA_HL_STATUS ci_put_echo_data_status
 

Member Data Documentation

◆ in_use

BOOLEAN tBTA_HL_MDL_CB::in_use

Definition at line 432 of file bta_hl_int.h.

◆ mdl_id

UINT16 tBTA_HL_MDL_CB::mdl_id

Definition at line 433 of file bta_hl_int.h.

◆ mdl_handle

tBTA_HL_MDL_HANDLE tBTA_HL_MDL_CB::mdl_handle

Definition at line 434 of file bta_hl_int.h.

◆ dch_oper

tBTA_HL_DCH_OPER tBTA_HL_MDL_CB::dch_oper

Definition at line 435 of file bta_hl_int.h.

◆ intentional_close

BOOLEAN tBTA_HL_MDL_CB::intentional_close

Definition at line 436 of file bta_hl_int.h.

◆ dch_state

tBTA_HL_DCH_STATE tBTA_HL_MDL_CB::dch_state

Definition at line 437 of file bta_hl_int.h.

◆ abort_oper

UINT8 tBTA_HL_MDL_CB::abort_oper

Definition at line 438 of file bta_hl_int.h.

◆ req_data_psm

UINT16 tBTA_HL_MDL_CB::req_data_psm

Definition at line 439 of file bta_hl_int.h.

◆ max_rx_apdu_size

UINT16 tBTA_HL_MDL_CB::max_rx_apdu_size

Definition at line 440 of file bta_hl_int.h.

◆ max_tx_apdu_size

UINT16 tBTA_HL_MDL_CB::max_tx_apdu_size

Definition at line 441 of file bta_hl_int.h.

◆ p_tx_pkt

BT_HDR* tBTA_HL_MDL_CB::p_tx_pkt

Definition at line 442 of file bta_hl_int.h.

◆ p_rx_pkt

BT_HDR* tBTA_HL_MDL_CB::p_rx_pkt

Definition at line 443 of file bta_hl_int.h.

◆ local_mdep_id

tBTA_HL_MDEP_ID tBTA_HL_MDL_CB::local_mdep_id

Definition at line 444 of file bta_hl_int.h.

◆ local_mdep_cfg_idx

UINT8 tBTA_HL_MDL_CB::local_mdep_cfg_idx

Definition at line 445 of file bta_hl_int.h.

◆ local_cfg

tBTA_HL_DCH_CFG tBTA_HL_MDL_CB::local_cfg

Definition at line 446 of file bta_hl_int.h.

◆ remote_cfg

tBTA_HL_DCH_CFG tBTA_HL_MDL_CB::remote_cfg

Definition at line 447 of file bta_hl_int.h.

◆ peer_mdep_id

tBTA_HL_MDEP_ID tBTA_HL_MDL_CB::peer_mdep_id

Definition at line 448 of file bta_hl_int.h.

◆ peer_data_type

UINT16 tBTA_HL_MDL_CB::peer_data_type

Definition at line 449 of file bta_hl_int.h.

◆ peer_mdep_role

tBTA_HL_MDEP_ROLE tBTA_HL_MDL_CB::peer_mdep_role

Definition at line 450 of file bta_hl_int.h.

◆ dch_mode

tBTA_HL_DCH_MODE tBTA_HL_MDL_CB::dch_mode

Definition at line 451 of file bta_hl_int.h.

◆ sec_mask

tBTA_SEC tBTA_HL_MDL_CB::sec_mask

Definition at line 452 of file bta_hl_int.h.

◆ is_the_first_reliable

BOOLEAN tBTA_HL_MDL_CB::is_the_first_reliable

Definition at line 453 of file bta_hl_int.h.

◆ delete_mdl

BOOLEAN tBTA_HL_MDL_CB::delete_mdl

Definition at line 454 of file bta_hl_int.h.

◆ mtu

UINT16 tBTA_HL_MDL_CB::mtu

Definition at line 455 of file bta_hl_int.h.

◆ chnl_cfg

tMCA_CHNL_CFG tBTA_HL_MDL_CB::chnl_cfg

Definition at line 456 of file bta_hl_int.h.

◆ mdl_cfg_idx_included

BOOLEAN tBTA_HL_MDL_CB::mdl_cfg_idx_included

Definition at line 457 of file bta_hl_int.h.

◆ mdl_cfg_idx

UINT8 tBTA_HL_MDL_CB::mdl_cfg_idx

Definition at line 458 of file bta_hl_int.h.

◆ echo_oper

UINT8 tBTA_HL_MDL_CB::echo_oper

Definition at line 459 of file bta_hl_int.h.

◆ cong

BOOLEAN tBTA_HL_MDL_CB::cong

Definition at line 460 of file bta_hl_int.h.

◆ close_pending

BOOLEAN tBTA_HL_MDL_CB::close_pending

Definition at line 461 of file bta_hl_int.h.

◆ cout_oper

UINT8 tBTA_HL_MDL_CB::cout_oper

Definition at line 462 of file bta_hl_int.h.

◆ p_echo_tx_pkt

BT_HDR* tBTA_HL_MDL_CB::p_echo_tx_pkt

Definition at line 463 of file bta_hl_int.h.

◆ p_echo_rx_pkt

BT_HDR* tBTA_HL_MDL_CB::p_echo_rx_pkt

Definition at line 464 of file bta_hl_int.h.

◆ ci_put_echo_data_status

tBTA_HL_STATUS tBTA_HL_MDL_CB::ci_put_echo_data_status

Definition at line 465 of file bta_hl_int.h.