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

Description

Definition at line 245 of file gatt_api.h.

Public Attributes

UINT8 format
 
UINT16 len
 
UINT8 lower_range [16]
 
UINT8 upper_range [16]
 

Member Data Documentation

◆ format

UINT8 tGATT_VALID_RANGE::format

Definition at line 247 of file gatt_api.h.

◆ len

UINT16 tGATT_VALID_RANGE::len

Definition at line 248 of file gatt_api.h.

◆ lower_range

UINT8 tGATT_VALID_RANGE::lower_range[16]

Definition at line 249 of file gatt_api.h.

◆ upper_range

UINT8 tGATT_VALID_RANGE::upper_range[16]

Definition at line 250 of file gatt_api.h.