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

Description

Definition at line 282 of file bta_gatt_api.h.

Public Attributes

UINT16 conn_id
 
tBTA_GATT_STATUS status
 
tBTA_GATT_SRVC_ID srvc_id
 
tBTA_GATT_ID char_id
 
tBT_UUID descr_type
 

Member Data Documentation

◆ conn_id

UINT16 tBTA_GATTC_WRITE::conn_id

Definition at line 284 of file bta_gatt_api.h.

◆ status

tBTA_GATT_STATUS tBTA_GATTC_WRITE::status

Definition at line 285 of file bta_gatt_api.h.

◆ srvc_id

tBTA_GATT_SRVC_ID tBTA_GATTC_WRITE::srvc_id

Definition at line 286 of file bta_gatt_api.h.

◆ char_id

tBTA_GATT_ID tBTA_GATTC_WRITE::char_id

Definition at line 287 of file bta_gatt_api.h.

◆ descr_type

tBT_UUID tBTA_GATTC_WRITE::descr_type

Definition at line 288 of file bta_gatt_api.h.