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

Description

Definition at line 234 of file gatt_int.h.

Public Attributes

tBT_UUID app_uuid128
 
tGATT_CBACK app_cb
 
tGATT_IF gatt_if
 
BOOLEAN in_use
 

Member Data Documentation

◆ app_uuid128

tBT_UUID tGATT_REG::app_uuid128

Definition at line 236 of file gatt_int.h.

◆ app_cb

tGATT_CBACK tGATT_REG::app_cb

Definition at line 237 of file gatt_int.h.

◆ gatt_if

tGATT_IF tGATT_REG::gatt_if

Definition at line 238 of file gatt_int.h.

◆ in_use

BOOLEAN tGATT_REG::in_use

Definition at line 239 of file gatt_int.h.