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

Description

Definition at line 102 of file gatt_int.h.

Public Attributes

tBT_UUID uuid
 
UINT16 s_handle
 
UINT16 e_handle
 
UINT16 value_len
 
UINT8 value [GATT_MAX_MTU_SIZE]
 

Member Data Documentation

◆ uuid

tBT_UUID tGATT_FIND_TYPE_VALUE::uuid

Definition at line 104 of file gatt_int.h.

◆ s_handle

UINT16 tGATT_FIND_TYPE_VALUE::s_handle

Definition at line 105 of file gatt_int.h.

◆ e_handle

UINT16 tGATT_FIND_TYPE_VALUE::e_handle

Definition at line 106 of file gatt_int.h.

◆ value_len

UINT16 tGATT_FIND_TYPE_VALUE::value_len

Definition at line 107 of file gatt_int.h.

◆ value

UINT8 tGATT_FIND_TYPE_VALUE::value[GATT_MAX_MTU_SIZE]

Definition at line 108 of file gatt_int.h.