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

Description

Definition at line 92 of file bta_gattc_int.h.

Public Attributes

BT_HDR hdr
 
tBT_UUID app_uuid
 
tBTA_GATTC_CBACK * p_cback
 

Member Data Documentation

◆ hdr

BT_HDR tBTA_GATTC_API_REG::hdr

Definition at line 94 of file bta_gattc_int.h.

◆ app_uuid

tBT_UUID tBTA_GATTC_API_REG::app_uuid

Definition at line 95 of file bta_gattc_int.h.

◆ p_cback

tBTA_GATTC_CBACK* tBTA_GATTC_API_REG::p_cback

Definition at line 96 of file bta_gattc_int.h.