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

Description

Definition at line 364 of file bta_dm_int.h.

Public Attributes

BT_HDR hdr
 
tBTM_BL_EVENT event
 
UINT8 busy_level
 
BOOLEAN is_new
 
UINT8 new_role
 
BD_ADDR bd_addr
 
UINT8 hci_status
 

Member Data Documentation

◆ hdr

BT_HDR tBTA_DM_ACL_CHANGE::hdr

Definition at line 366 of file bta_dm_int.h.

◆ event

tBTM_BL_EVENT tBTA_DM_ACL_CHANGE::event

Definition at line 367 of file bta_dm_int.h.

◆ busy_level

UINT8 tBTA_DM_ACL_CHANGE::busy_level

Definition at line 368 of file bta_dm_int.h.

◆ is_new

BOOLEAN tBTA_DM_ACL_CHANGE::is_new

Definition at line 369 of file bta_dm_int.h.

◆ new_role

UINT8 tBTA_DM_ACL_CHANGE::new_role

Definition at line 370 of file bta_dm_int.h.

◆ bd_addr

BD_ADDR tBTA_DM_ACL_CHANGE::bd_addr

Definition at line 371 of file bta_dm_int.h.

◆ hci_status

UINT8 tBTA_DM_ACL_CHANGE::hci_status

Definition at line 372 of file bta_dm_int.h.