NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 427 of file avdt_int.h.
Public Attributes | |
BD_ADDR | peer_addr |
TIMER_LIST_ENT | timer_entry |
BUFFER_Q | cmd_q |
BUFFER_Q | rsp_q |
tAVDT_CTRL_CBACK * | proc_cback |
tAVDT_CTRL_CBACK * | p_conn_cback |
void * | p_proc_data |
BT_HDR * | p_curr_cmd |
BT_HDR * | p_curr_msg |
BT_HDR * | p_rx_msg |
BOOLEAN | allocated |
UINT8 | state |
BOOLEAN | ll_opened |
BOOLEAN | proc_busy |
UINT8 | proc_param |
BOOLEAN | cong |
UINT8 | label |
BOOLEAN | reconn |
UINT8 | ret_count |
BD_ADDR tAVDT_CCB::peer_addr |
Definition at line 428 of file avdt_int.h.
TIMER_LIST_ENT tAVDT_CCB::timer_entry |
Definition at line 429 of file avdt_int.h.
BUFFER_Q tAVDT_CCB::cmd_q |
Definition at line 430 of file avdt_int.h.
BUFFER_Q tAVDT_CCB::rsp_q |
Definition at line 431 of file avdt_int.h.
tAVDT_CTRL_CBACK* tAVDT_CCB::proc_cback |
Definition at line 432 of file avdt_int.h.
tAVDT_CTRL_CBACK* tAVDT_CCB::p_conn_cback |
Definition at line 433 of file avdt_int.h.
void* tAVDT_CCB::p_proc_data |
Definition at line 434 of file avdt_int.h.
BT_HDR* tAVDT_CCB::p_curr_cmd |
Definition at line 435 of file avdt_int.h.
BT_HDR* tAVDT_CCB::p_curr_msg |
Definition at line 436 of file avdt_int.h.
BT_HDR* tAVDT_CCB::p_rx_msg |
Definition at line 437 of file avdt_int.h.
BOOLEAN tAVDT_CCB::allocated |
Definition at line 438 of file avdt_int.h.
UINT8 tAVDT_CCB::state |
Definition at line 439 of file avdt_int.h.
BOOLEAN tAVDT_CCB::ll_opened |
Definition at line 440 of file avdt_int.h.
BOOLEAN tAVDT_CCB::proc_busy |
Definition at line 441 of file avdt_int.h.
UINT8 tAVDT_CCB::proc_param |
Definition at line 442 of file avdt_int.h.
BOOLEAN tAVDT_CCB::cong |
Definition at line 443 of file avdt_int.h.
UINT8 tAVDT_CCB::label |
Definition at line 444 of file avdt_int.h.
BOOLEAN tAVDT_CCB::reconn |
Definition at line 445 of file avdt_int.h.
UINT8 tAVDT_CCB::ret_count |
Definition at line 446 of file avdt_int.h.