NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
hdl_list_elem Struct Reference

Description

Definition at line 297 of file gatt_int.h.

Public Attributes

struct hdl_list_elemp_next
 
struct hdl_list_elemp_prev
 
tGATTS_HNDL_RANGE asgn_range
 
tGATT_SVC_DB svc_db
 
BOOLEAN in_use
 

Member Data Documentation

◆ p_next

struct hdl_list_elem* hdl_list_elem::p_next

Definition at line 299 of file gatt_int.h.

◆ p_prev

struct hdl_list_elem* hdl_list_elem::p_prev

Definition at line 300 of file gatt_int.h.

◆ asgn_range

tGATTS_HNDL_RANGE hdl_list_elem::asgn_range

Definition at line 301 of file gatt_int.h.

◆ svc_db

tGATT_SVC_DB hdl_list_elem::svc_db

Definition at line 302 of file gatt_int.h.

◆ in_use

BOOLEAN hdl_list_elem::in_use

Definition at line 303 of file gatt_int.h.