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

Description

Definition at line 276 of file bta_hl_int.h.

Public Attributes

BT_HDR hdr
 
tBTA_HL_MCL_HANDLE mcl_handle
 
UINT16 ctrl_psm
 
tBTA_HL_MDEP_ID local_mdep_id
 
tBTA_HL_MDEP_ID peer_mdep_id
 
tBTA_HL_DCH_CFG local_cfg
 
tBTA_SEC sec_mask
 

Member Data Documentation

◆ hdr

BT_HDR tBTA_HL_API_DCH_OPEN::hdr

Definition at line 278 of file bta_hl_int.h.

◆ mcl_handle

tBTA_HL_MCL_HANDLE tBTA_HL_API_DCH_OPEN::mcl_handle

Definition at line 279 of file bta_hl_int.h.

◆ ctrl_psm

UINT16 tBTA_HL_API_DCH_OPEN::ctrl_psm

Definition at line 280 of file bta_hl_int.h.

◆ local_mdep_id

tBTA_HL_MDEP_ID tBTA_HL_API_DCH_OPEN::local_mdep_id

Definition at line 281 of file bta_hl_int.h.

◆ peer_mdep_id

tBTA_HL_MDEP_ID tBTA_HL_API_DCH_OPEN::peer_mdep_id

Definition at line 282 of file bta_hl_int.h.

◆ local_cfg

tBTA_HL_DCH_CFG tBTA_HL_API_DCH_OPEN::local_cfg

Definition at line 283 of file bta_hl_int.h.

◆ sec_mask

tBTA_SEC tBTA_HL_API_DCH_OPEN::sec_mask

Definition at line 284 of file bta_hl_int.h.