|
NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
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_HDR * | p_pkt |
| tAVDT_CCB * | p_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 |
| tAVDT_CS tAVDT_SCB::cs |
Definition at line 484 of file avdt_int.h.
| tAVDT_CFG tAVDT_SCB::curr_cfg |
Definition at line 485 of file avdt_int.h.
| tAVDT_CFG tAVDT_SCB::req_cfg |
Definition at line 486 of file avdt_int.h.
| TIMER_LIST_ENT tAVDT_SCB::timer_entry |
Definition at line 487 of file avdt_int.h.
| BT_HDR* tAVDT_SCB::p_pkt |
Definition at line 488 of file avdt_int.h.
| tAVDT_CCB* tAVDT_SCB::p_ccb |
Definition at line 489 of file avdt_int.h.
| UINT16 tAVDT_SCB::media_seq |
Definition at line 490 of file avdt_int.h.
| BOOLEAN tAVDT_SCB::allocated |
Definition at line 491 of file avdt_int.h.
| BOOLEAN tAVDT_SCB::in_use |
Definition at line 492 of file avdt_int.h.
| UINT8 tAVDT_SCB::role |
Definition at line 493 of file avdt_int.h.
| BOOLEAN tAVDT_SCB::remove |
Definition at line 494 of file avdt_int.h.
| UINT8 tAVDT_SCB::state |
Definition at line 495 of file avdt_int.h.
| UINT8 tAVDT_SCB::peer_seid |
Definition at line 496 of file avdt_int.h.
| UINT8 tAVDT_SCB::curr_evt |
Definition at line 497 of file avdt_int.h.
| BOOLEAN tAVDT_SCB::cong |
Definition at line 498 of file avdt_int.h.
| UINT8 tAVDT_SCB::close_code |
Definition at line 499 of file avdt_int.h.
| BUFFER_Q tAVDT_SCB::frag_q |
Definition at line 501 of file avdt_int.h.
| UINT32 tAVDT_SCB::frag_off |
Definition at line 502 of file avdt_int.h.
| UINT32 tAVDT_SCB::frag_org_len |
Definition at line 503 of file avdt_int.h.
| UINT8* tAVDT_SCB::p_next_frag |
Definition at line 504 of file avdt_int.h.
| UINT8* tAVDT_SCB::p_media_buf |
Definition at line 505 of file avdt_int.h.
| UINT32 tAVDT_SCB::media_buf_len |
Definition at line 506 of file avdt_int.h.