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

Description

Definition at line 505 of file bta_gatt_api.h.

Public Attributes

tBTA_GATTS_IF server_if
 
UINT16 service_id
 
UINT16 attr_id
 
tBTA_GATT_STATUS status
 
tBT_UUID char_uuid
 

Member Data Documentation

◆ server_if

tBTA_GATTS_IF tBTA_GATTS_ADD_RESULT::server_if

Definition at line 507 of file bta_gatt_api.h.

◆ service_id

UINT16 tBTA_GATTS_ADD_RESULT::service_id

Definition at line 508 of file bta_gatt_api.h.

◆ attr_id

UINT16 tBTA_GATTS_ADD_RESULT::attr_id

Definition at line 509 of file bta_gatt_api.h.

◆ status

tBTA_GATT_STATUS tBTA_GATTS_ADD_RESULT::status

Definition at line 510 of file bta_gatt_api.h.

◆ char_uuid

tBT_UUID tBTA_GATTS_ADD_RESULT::char_uuid

Definition at line 512 of file bta_gatt_api.h.