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

Description

Definition at line 341 of file gatt_api.h.

Public Attributes

UINT16 handle
 
UINT16 offset
 
UINT16 len
 
UINT8 value [600]
 
BOOLEAN need_rsp
 
BOOLEAN is_prep
 

Member Data Documentation

◆ handle

UINT16 tGATT_WRITE_REQ::handle

Definition at line 343 of file gatt_api.h.

◆ offset

UINT16 tGATT_WRITE_REQ::offset

Definition at line 344 of file gatt_api.h.

◆ len

UINT16 tGATT_WRITE_REQ::len

Definition at line 345 of file gatt_api.h.

◆ value

UINT8 tGATT_WRITE_REQ::value[600]

Definition at line 346 of file gatt_api.h.

◆ need_rsp

BOOLEAN tGATT_WRITE_REQ::need_rsp

Definition at line 347 of file gatt_api.h.

◆ is_prep

BOOLEAN tGATT_WRITE_REQ::is_prep

Definition at line 348 of file gatt_api.h.