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

Description

Definition at line 483 of file avdt_int.h.

Public Attributes

tAVDT_CS cs
 
tAVDT_CFG curr_cfg
 
tAVDT_CFG req_cfg
 
TIMER_LIST_ENT timer_entry
 
BT_HDRp_pkt
 
tAVDT_CCBp_ccb
 
UINT16 media_seq
 
BOOLEAN allocated
 
BOOLEAN in_use
 
UINT8 role
 
BOOLEAN remove
 
UINT8 state
 
UINT8 peer_seid
 
UINT8 curr_evt
 
BOOLEAN cong
 
UINT8 close_code
 
BUFFER_Q frag_q
 
UINT32 frag_off
 
UINT32 frag_org_len
 
UINT8 * p_next_frag
 
UINT8 * p_media_buf
 
UINT32 media_buf_len
 

Member Data Documentation

◆ cs

tAVDT_CS tAVDT_SCB::cs

Definition at line 484 of file avdt_int.h.

◆ curr_cfg

tAVDT_CFG tAVDT_SCB::curr_cfg

Definition at line 485 of file avdt_int.h.

◆ req_cfg

tAVDT_CFG tAVDT_SCB::req_cfg

Definition at line 486 of file avdt_int.h.

◆ timer_entry

TIMER_LIST_ENT tAVDT_SCB::timer_entry

Definition at line 487 of file avdt_int.h.

◆ p_pkt

BT_HDR* tAVDT_SCB::p_pkt

Definition at line 488 of file avdt_int.h.

◆ p_ccb

tAVDT_CCB* tAVDT_SCB::p_ccb

Definition at line 489 of file avdt_int.h.

◆ media_seq

UINT16 tAVDT_SCB::media_seq

Definition at line 490 of file avdt_int.h.

◆ allocated

BOOLEAN tAVDT_SCB::allocated

Definition at line 491 of file avdt_int.h.

◆ in_use

BOOLEAN tAVDT_SCB::in_use

Definition at line 492 of file avdt_int.h.

◆ role

UINT8 tAVDT_SCB::role

Definition at line 493 of file avdt_int.h.

◆ remove

BOOLEAN tAVDT_SCB::remove

Definition at line 494 of file avdt_int.h.

◆ state

UINT8 tAVDT_SCB::state

Definition at line 495 of file avdt_int.h.

◆ peer_seid

UINT8 tAVDT_SCB::peer_seid

Definition at line 496 of file avdt_int.h.

◆ curr_evt

UINT8 tAVDT_SCB::curr_evt

Definition at line 497 of file avdt_int.h.

◆ cong

BOOLEAN tAVDT_SCB::cong

Definition at line 498 of file avdt_int.h.

◆ close_code

UINT8 tAVDT_SCB::close_code

Definition at line 499 of file avdt_int.h.

◆ frag_q

BUFFER_Q tAVDT_SCB::frag_q

Definition at line 501 of file avdt_int.h.

◆ frag_off

UINT32 tAVDT_SCB::frag_off

Definition at line 502 of file avdt_int.h.

◆ frag_org_len

UINT32 tAVDT_SCB::frag_org_len

Definition at line 503 of file avdt_int.h.

◆ p_next_frag

UINT8* tAVDT_SCB::p_next_frag

Definition at line 504 of file avdt_int.h.

◆ p_media_buf

UINT8* tAVDT_SCB::p_media_buf

Definition at line 505 of file avdt_int.h.

◆ media_buf_len

UINT32 tAVDT_SCB::media_buf_len

Definition at line 506 of file avdt_int.h.