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

Description

Definition at line 235 of file bta_gattc_int.h.

Public Attributes

tBT_UUID uuid
 
UINT16 s_handle
 
UINT16 e_handle
 
BOOLEAN is_primary
 
UINT8 srvc_inst_id
 
tBTA_GATT_CHAR_PROP property
 

Member Data Documentation

◆ uuid

tBT_UUID tBTA_GATTC_ATTR_REC::uuid

Definition at line 237 of file bta_gattc_int.h.

◆ s_handle

UINT16 tBTA_GATTC_ATTR_REC::s_handle

Definition at line 238 of file bta_gattc_int.h.

◆ e_handle

UINT16 tBTA_GATTC_ATTR_REC::e_handle

Definition at line 239 of file bta_gattc_int.h.

◆ is_primary

BOOLEAN tBTA_GATTC_ATTR_REC::is_primary

Definition at line 240 of file bta_gattc_int.h.

◆ srvc_inst_id

UINT8 tBTA_GATTC_ATTR_REC::srvc_inst_id

Definition at line 241 of file bta_gattc_int.h.

◆ property

tBTA_GATT_CHAR_PROP tBTA_GATTC_ATTR_REC::property

Definition at line 242 of file bta_gattc_int.h.