Bluetooth Host Stack Library
wiced_gattdb_entry_t Struct Reference

Description

Structure used by wiced_bt_gattdb APIS, to parse GATTDB.

Data Fields

uint16_t handle
 attribute Handle
 
uint8_t perm
 attribute permission. More...
 
uint8_t len
 attribute length . More...
 

Field Documentation

◆ perm

uint8_t wiced_gattdb_entry_t::perm

attribute permission.

◆ len

uint8_t wiced_gattdb_entry_t::len

attribute length .

It excludes the header.