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

Description

Definition at line 214 of file gatt_int.h.

Public Attributes

tGATT_SVC_DBp_db
 
tBT_UUID app_uuid
 
UINT32 sdp_handle
 
UINT16 service_instance
 
UINT16 type
 
UINT16 s_hdl
 
UINT16 e_hdl
 
tGATT_IF gatt_if
 
BOOLEAN in_use
 

Member Data Documentation

◆ p_db

tGATT_SVC_DB* tGATT_SR_REG::p_db

Definition at line 216 of file gatt_int.h.

◆ app_uuid

tBT_UUID tGATT_SR_REG::app_uuid

Definition at line 218 of file gatt_int.h.

◆ sdp_handle

UINT32 tGATT_SR_REG::sdp_handle

Definition at line 219 of file gatt_int.h.

◆ service_instance

UINT16 tGATT_SR_REG::service_instance

Definition at line 220 of file gatt_int.h.

◆ type

UINT16 tGATT_SR_REG::type

Definition at line 221 of file gatt_int.h.

◆ s_hdl

UINT16 tGATT_SR_REG::s_hdl

Definition at line 222 of file gatt_int.h.

◆ e_hdl

UINT16 tGATT_SR_REG::e_hdl

Definition at line 223 of file gatt_int.h.

◆ gatt_if

tGATT_IF tGATT_SR_REG::gatt_if

Definition at line 224 of file gatt_int.h.

◆ in_use

BOOLEAN tGATT_SR_REG::in_use

Definition at line 225 of file gatt_int.h.