Mistake on this page?
Report an issue in GitHub or email us
Data Fields
attsAttr_t Struct Reference

Attribute structure. More...

#include <att_api.h>

Data Fields

uint8_t const * pUuid
 Pointer to the attribute's UUID. More...
 
uint8_t * pValue
 Pointer to the attribute's value. More...
 
uint16_t * pLen
 Pointer to the length of the attribute's value. More...
 
uint16_t maxLen
 Maximum length of attribute's value. More...
 
uint8_t settings
 Attribute settings. More...
 
uint8_t permissions
 Attribute permissions. More...
 

Detailed Description

Attribute structure.

Definition at line 214 of file att_api.h.

Field Documentation

uint16_t maxLen

Maximum length of attribute's value.

Definition at line 219 of file att_api.h.

uint8_t permissions

Attribute permissions.

Definition at line 221 of file att_api.h.

uint16_t* pLen

Pointer to the length of the attribute's value.

Definition at line 218 of file att_api.h.

uint8_t const* pUuid

Pointer to the attribute's UUID.

Definition at line 216 of file att_api.h.

uint8_t* pValue

Pointer to the attribute's value.

Definition at line 217 of file att_api.h.

uint8_t settings

Attribute settings.

Definition at line 220 of file att_api.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.