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

Description

Definition at line 93 of file bta_gatts_int.h.

Public Attributes

BT_HDR hdr
 
tBT_UUID char_uuid
 
tBTA_GATT_PERM perm
 
tBTA_GATT_CHAR_PROP property
 

Member Data Documentation

◆ hdr

BT_HDR tBTA_GATTS_API_ADD_CHAR::hdr

Definition at line 95 of file bta_gatts_int.h.

◆ char_uuid

tBT_UUID tBTA_GATTS_API_ADD_CHAR::char_uuid

Definition at line 96 of file bta_gatts_int.h.

◆ perm

tBTA_GATT_PERM tBTA_GATTS_API_ADD_CHAR::perm

Definition at line 97 of file bta_gatts_int.h.

◆ property

tBTA_GATT_CHAR_PROP tBTA_GATTS_API_ADD_CHAR::property

Definition at line 98 of file bta_gatts_int.h.