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

Description

Definition at line 238 of file bta_gatt_api.h.

Public Attributes

tBT_UUID uuid
 
UINT16 s_handle
 
UINT16 e_handle
 
UINT8 attr_type
 
UINT8 id
 
UINT8 prop
 
BOOLEAN is_primary
 

Member Data Documentation

◆ uuid

tBT_UUID tBTA_GATTC_NV_ATTR::uuid

Definition at line 240 of file bta_gatt_api.h.

◆ s_handle

UINT16 tBTA_GATTC_NV_ATTR::s_handle

Definition at line 241 of file bta_gatt_api.h.

◆ e_handle

UINT16 tBTA_GATTC_NV_ATTR::e_handle

Definition at line 242 of file bta_gatt_api.h.

◆ attr_type

UINT8 tBTA_GATTC_NV_ATTR::attr_type

Definition at line 243 of file bta_gatt_api.h.

◆ id

UINT8 tBTA_GATTC_NV_ATTR::id

Definition at line 244 of file bta_gatt_api.h.

◆ prop

UINT8 tBTA_GATTC_NV_ATTR::prop

Definition at line 245 of file bta_gatt_api.h.

◆ is_primary

BOOLEAN tBTA_GATTC_NV_ATTR::is_primary

Definition at line 246 of file bta_gatt_api.h.