NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 333 of file gatt_int.h.
Public Attributes | |
void * | p_clcb |
tGATT_SEC_ACTION | sec_act |
BD_ADDR | peer_bda |
UINT32 | trans_id |
UINT16 | att_lcid |
UINT16 | payload_size |
tGATT_CH_STATE | ch_state |
UINT8 | ch_flags |
tGATT_IF | app_hold_link [GATT_MAX_APPS] |
tGATT_SR_CMD | sr_cmd |
UINT16 | indicate_handle |
BUFFER_Q | pending_ind_q |
TIMER_LIST_ENT | conf_timer_ent |
UINT8 | prep_cnt [GATT_MAX_APPS] |
UINT8 | ind_count |
tGATT_CMD_Q | cl_cmd_q [GATT_CL_MAX_LCB] |
TIMER_LIST_ENT | rsp_timer_ent |
TIMER_LIST_ENT | ind_ack_timer_ent |
UINT8 | pending_cl_req |
UINT8 | next_slot_inq |
BOOLEAN | in_use |
UINT8 | tcb_idx |
void* tGATT_TCB::p_clcb |
Definition at line 335 of file gatt_int.h.
tGATT_SEC_ACTION tGATT_TCB::sec_act |
Definition at line 336 of file gatt_int.h.
BD_ADDR tGATT_TCB::peer_bda |
Definition at line 337 of file gatt_int.h.
UINT32 tGATT_TCB::trans_id |
Definition at line 338 of file gatt_int.h.
UINT16 tGATT_TCB::att_lcid |
Definition at line 340 of file gatt_int.h.
UINT16 tGATT_TCB::payload_size |
Definition at line 341 of file gatt_int.h.
tGATT_CH_STATE tGATT_TCB::ch_state |
Definition at line 343 of file gatt_int.h.
UINT8 tGATT_TCB::ch_flags |
Definition at line 344 of file gatt_int.h.
tGATT_IF tGATT_TCB::app_hold_link[GATT_MAX_APPS] |
Definition at line 346 of file gatt_int.h.
tGATT_SR_CMD tGATT_TCB::sr_cmd |
Definition at line 350 of file gatt_int.h.
UINT16 tGATT_TCB::indicate_handle |
Definition at line 351 of file gatt_int.h.
BUFFER_Q tGATT_TCB::pending_ind_q |
Definition at line 352 of file gatt_int.h.
TIMER_LIST_ENT tGATT_TCB::conf_timer_ent |
Definition at line 354 of file gatt_int.h.
UINT8 tGATT_TCB::prep_cnt[GATT_MAX_APPS] |
Definition at line 356 of file gatt_int.h.
UINT8 tGATT_TCB::ind_count |
Definition at line 357 of file gatt_int.h.
tGATT_CMD_Q tGATT_TCB::cl_cmd_q[GATT_CL_MAX_LCB] |
Definition at line 359 of file gatt_int.h.
TIMER_LIST_ENT tGATT_TCB::rsp_timer_ent |
Definition at line 360 of file gatt_int.h.
TIMER_LIST_ENT tGATT_TCB::ind_ack_timer_ent |
Definition at line 361 of file gatt_int.h.
UINT8 tGATT_TCB::pending_cl_req |
Definition at line 362 of file gatt_int.h.
UINT8 tGATT_TCB::next_slot_inq |
Definition at line 363 of file gatt_int.h.
BOOLEAN tGATT_TCB::in_use |
Definition at line 365 of file gatt_int.h.
UINT8 tGATT_TCB::tcb_idx |
Definition at line 366 of file gatt_int.h.