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

Description

Definition at line 55 of file btif_hh.h.

Public Attributes

bthh_connection_state_t dev_status
 
UINT8 dev_handle
 
bt_bdaddr_t bd_addr
 
tBTA_HH_ATTR_MASK attr_mask
 
UINT8 sub_class
 
UINT8 app_id
 
int fd
 
BT_HDRp_buf
 

Member Data Documentation

◆ dev_status

bthh_connection_state_t btif_hh_device_t::dev_status

Definition at line 57 of file btif_hh.h.

◆ dev_handle

UINT8 btif_hh_device_t::dev_handle

Definition at line 58 of file btif_hh.h.

◆ bd_addr

bt_bdaddr_t btif_hh_device_t::bd_addr

Definition at line 59 of file btif_hh.h.

◆ attr_mask

tBTA_HH_ATTR_MASK btif_hh_device_t::attr_mask

Definition at line 60 of file btif_hh.h.

◆ sub_class

UINT8 btif_hh_device_t::sub_class

Definition at line 61 of file btif_hh.h.

◆ app_id

UINT8 btif_hh_device_t::app_id

Definition at line 62 of file btif_hh.h.

◆ fd

int btif_hh_device_t::fd

Definition at line 63 of file btif_hh.h.

◆ p_buf

BT_HDR* btif_hh_device_t::p_buf

Definition at line 64 of file btif_hh.h.