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

Description

Definition at line 67 of file bta_gatts_int.h.

Public Attributes

BT_HDR hdr
 
tBT_UUID app_uuid
 
tBTA_GATTS_CBACK * p_cback
 

Member Data Documentation

◆ hdr

BT_HDR tBTA_GATTS_API_REG::hdr

Definition at line 69 of file bta_gatts_int.h.

◆ app_uuid

tBT_UUID tBTA_GATTS_API_REG::app_uuid

Definition at line 70 of file bta_gatts_int.h.

◆ p_cback

tBTA_GATTS_CBACK* tBTA_GATTS_API_REG::p_cback

Definition at line 71 of file bta_gatts_int.h.