NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 376 of file gatt_int.h.
Public Attributes | |
tGATT_TCB * | p_tcb |
tGATT_REG * | p_reg |
UINT8 | sccb_idx |
UINT8 * | p_attr_buf |
tBT_UUID | uuid |
UINT16 | conn_id |
UINT16 | clcb_idx |
UINT16 | s_handle |
UINT16 | e_handle |
UINT16 | counter |
UINT16 | start_offset |
tGATT_AUTH_REQ | auth_req |
UINT8 | operation |
UINT8 | op_subtype |
UINT8 | status |
BOOLEAN | first_read_blob_after_read |
tGATT_READ_INC_UUID128 | read_uuid128 |
BOOLEAN | in_use |
tGATT_TCB* tGATT_CLCB::p_tcb |
Definition at line 378 of file gatt_int.h.
tGATT_REG* tGATT_CLCB::p_reg |
Definition at line 379 of file gatt_int.h.
UINT8 tGATT_CLCB::sccb_idx |
Definition at line 380 of file gatt_int.h.
UINT8* tGATT_CLCB::p_attr_buf |
Definition at line 381 of file gatt_int.h.
tBT_UUID tGATT_CLCB::uuid |
Definition at line 382 of file gatt_int.h.
UINT16 tGATT_CLCB::conn_id |
Definition at line 383 of file gatt_int.h.
UINT16 tGATT_CLCB::clcb_idx |
Definition at line 384 of file gatt_int.h.
UINT16 tGATT_CLCB::s_handle |
Definition at line 385 of file gatt_int.h.
UINT16 tGATT_CLCB::e_handle |
Definition at line 386 of file gatt_int.h.
UINT16 tGATT_CLCB::counter |
Definition at line 387 of file gatt_int.h.
UINT16 tGATT_CLCB::start_offset |
Definition at line 388 of file gatt_int.h.
tGATT_AUTH_REQ tGATT_CLCB::auth_req |
Definition at line 389 of file gatt_int.h.
UINT8 tGATT_CLCB::operation |
Definition at line 390 of file gatt_int.h.
UINT8 tGATT_CLCB::op_subtype |
Definition at line 391 of file gatt_int.h.
UINT8 tGATT_CLCB::status |
Definition at line 392 of file gatt_int.h.
BOOLEAN tGATT_CLCB::first_read_blob_after_read |
Definition at line 393 of file gatt_int.h.
tGATT_READ_INC_UUID128 tGATT_CLCB::read_uuid128 |
Definition at line 394 of file gatt_int.h.
BOOLEAN tGATT_CLCB::in_use |
Definition at line 395 of file gatt_int.h.