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

Description

Definition at line 199 of file gatt_int.h.

Public Attributes

void * p_attr_list
 
UINT8 * p_free_mem
 
BUFFER_Q svc_buffer
 
UINT32 mem_free
 
UINT16 end_handle
 
UINT16 next_handle
 

Member Data Documentation

◆ p_attr_list

void* tGATT_SVC_DB::p_attr_list

Definition at line 201 of file gatt_int.h.

◆ p_free_mem

UINT8* tGATT_SVC_DB::p_free_mem

Definition at line 203 of file gatt_int.h.

◆ svc_buffer

BUFFER_Q tGATT_SVC_DB::svc_buffer

Definition at line 204 of file gatt_int.h.

◆ mem_free

UINT32 tGATT_SVC_DB::mem_free

Definition at line 205 of file gatt_int.h.

◆ end_handle

UINT16 tGATT_SVC_DB::end_handle

Definition at line 206 of file gatt_int.h.

◆ next_handle

UINT16 tGATT_SVC_DB::next_handle

Definition at line 207 of file gatt_int.h.