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

Description

Definition at line 325 of file bta_av_int.h.

Public Attributes

BT_HDR hdr
 
tAVDT_CFG cfg
 
tAVDT_CTRL msg
 
BD_ADDR bd_addr
 
UINT8 handle
 
UINT8 avdt_event
 
BOOLEAN initiator
 

Member Data Documentation

◆ hdr

BT_HDR tBTA_AV_STR_MSG::hdr

Definition at line 326 of file bta_av_int.h.

◆ cfg

tAVDT_CFG tBTA_AV_STR_MSG::cfg

Definition at line 327 of file bta_av_int.h.

◆ msg

tAVDT_CTRL tBTA_AV_STR_MSG::msg

Definition at line 328 of file bta_av_int.h.

◆ bd_addr

BD_ADDR tBTA_AV_STR_MSG::bd_addr

Definition at line 329 of file bta_av_int.h.

◆ handle

UINT8 tBTA_AV_STR_MSG::handle

Definition at line 330 of file bta_av_int.h.

◆ avdt_event

UINT8 tBTA_AV_STR_MSG::avdt_event

Definition at line 331 of file bta_av_int.h.

◆ initiator

BOOLEAN tBTA_AV_STR_MSG::initiator

Definition at line 332 of file bta_av_int.h.