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

Description

Definition at line 192 of file bta_gatts_int.h.

Public Attributes

BOOLEAN enabled
 
tBTA_GATTS_RCB rcb [GATT_MAX_SR_PROFILES]
 
tBTA_GATTS_SRVC_CB srvc_cb [GATT_MAX_SR_PROFILES]
 

Member Data Documentation

◆ enabled

BOOLEAN tBTA_GATTS_CB::enabled

Definition at line 194 of file bta_gatts_int.h.

◆ rcb

tBTA_GATTS_RCB tBTA_GATTS_CB::rcb[GATT_MAX_SR_PROFILES]

Definition at line 195 of file bta_gatts_int.h.

◆ srvc_cb

tBTA_GATTS_SRVC_CB tBTA_GATTS_CB::srvc_cb[GATT_MAX_SR_PROFILES]

Definition at line 196 of file bta_gatts_int.h.