NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 314 of file gatt_int.h.
Public Attributes | |
struct srv_list_elem * | p_next |
struct srv_list_elem * | p_prev |
UINT16 | s_hdl |
UINT8 | i_sreg |
BOOLEAN | in_use |
BOOLEAN | is_primary |
struct srv_list_elem* srv_list_elem::p_next |
Definition at line 316 of file gatt_int.h.
struct srv_list_elem* srv_list_elem::p_prev |
Definition at line 317 of file gatt_int.h.
UINT16 srv_list_elem::s_hdl |
Definition at line 318 of file gatt_int.h.
UINT8 srv_list_elem::i_sreg |
Definition at line 319 of file gatt_int.h.
BOOLEAN srv_list_elem::in_use |
Definition at line 320 of file gatt_int.h.
BOOLEAN srv_list_elem::is_primary |
Definition at line 321 of file gatt_int.h.