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

Description

Definition at line 416 of file gatt_api.h.

Public Attributes

tGATT_AUTH_REQ auth_req
 
UINT16 s_handle
 
UINT16 e_handle
 
tBT_UUID uuid
 

Member Data Documentation

◆ auth_req

tGATT_AUTH_REQ tGATT_READ_BY_TYPE::auth_req

Definition at line 418 of file gatt_api.h.

◆ s_handle

UINT16 tGATT_READ_BY_TYPE::s_handle

Definition at line 419 of file gatt_api.h.

◆ e_handle

UINT16 tGATT_READ_BY_TYPE::e_handle

Definition at line 420 of file gatt_api.h.

◆ uuid

tBT_UUID tGATT_READ_BY_TYPE::uuid

Definition at line 421 of file gatt_api.h.