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

Attribute group. More...

#include <att_api.h>

Data Fields

struct attsGroup_tagpNext
 For internal use only. More...
 
attsAttr_tpAttr
 Pointer to attribute list for this group. More...
 
attsReadCback_t readCback
 Read callback function. More...
 
attsWriteCback_t writeCback
 Write callback function. More...
 
uint16_t startHandle
 The handle of the first attribute in this group. More...
 
uint16_t endHandle
 The handle of the last attribute in this group. More...
 

Detailed Description

Attribute group.

Definition at line 312 of file att_api.h.

Field Documentation

uint16_t endHandle

The handle of the last attribute in this group.

Definition at line 319 of file att_api.h.

attsAttr_t* pAttr

Pointer to attribute list for this group.

Definition at line 315 of file att_api.h.

struct attsGroup_tag* pNext

For internal use only.

Definition at line 314 of file att_api.h.

attsReadCback_t readCback

Read callback function.

Definition at line 316 of file att_api.h.

uint16_t startHandle

The handle of the first attribute in this group.

Definition at line 318 of file att_api.h.

attsWriteCback_t writeCback

Write callback function.

Definition at line 317 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.