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

Description

Definition at line 140 of file bta_hh_int.h.

Public Attributes

tBTA_HH_DEV_DSCP_INFO dscp_info
 
BD_ADDR addr
 
UINT16 attr_mask
 
UINT16 w4_evt
 
UINT8 index
 
UINT8 sub_class
 
UINT8 sec_mask
 
UINT8 app_id
 
UINT8 hid_handle
 
BOOLEAN vp
 
BOOLEAN in_use
 
BOOLEAN incoming_conn
 
BOOLEAN opened
 
tBTA_HH_PROTO_MODE mode
 
tBTA_HH_STATE state
 

Member Data Documentation

◆ dscp_info

tBTA_HH_DEV_DSCP_INFO tBTA_HH_DEV_CB::dscp_info

Definition at line 142 of file bta_hh_int.h.

◆ addr

BD_ADDR tBTA_HH_DEV_CB::addr

Definition at line 143 of file bta_hh_int.h.

◆ attr_mask

UINT16 tBTA_HH_DEV_CB::attr_mask

Definition at line 144 of file bta_hh_int.h.

◆ w4_evt

UINT16 tBTA_HH_DEV_CB::w4_evt

Definition at line 145 of file bta_hh_int.h.

◆ index

UINT8 tBTA_HH_DEV_CB::index

Definition at line 146 of file bta_hh_int.h.

◆ sub_class

UINT8 tBTA_HH_DEV_CB::sub_class

Definition at line 147 of file bta_hh_int.h.

◆ sec_mask

UINT8 tBTA_HH_DEV_CB::sec_mask

Definition at line 148 of file bta_hh_int.h.

◆ app_id

UINT8 tBTA_HH_DEV_CB::app_id

Definition at line 149 of file bta_hh_int.h.

◆ hid_handle

UINT8 tBTA_HH_DEV_CB::hid_handle

Definition at line 150 of file bta_hh_int.h.

◆ vp

BOOLEAN tBTA_HH_DEV_CB::vp

Definition at line 151 of file bta_hh_int.h.

◆ in_use

BOOLEAN tBTA_HH_DEV_CB::in_use

Definition at line 152 of file bta_hh_int.h.

◆ incoming_conn

BOOLEAN tBTA_HH_DEV_CB::incoming_conn

Definition at line 153 of file bta_hh_int.h.

◆ opened

BOOLEAN tBTA_HH_DEV_CB::opened

Definition at line 154 of file bta_hh_int.h.

◆ mode

tBTA_HH_PROTO_MODE tBTA_HH_DEV_CB::mode

Definition at line 155 of file bta_hh_int.h.

◆ state

tBTA_HH_STATE tBTA_HH_DEV_CB::state

Definition at line 156 of file bta_hh_int.h.