Attribute group. More...
#include <att_api.h>
Data Fields | |
| struct attsGroup_tag * | pNext |
| For internal use only. More... | |
| attsAttr_t * | pAttr |
| 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... | |
| uint16_t endHandle |
| attsAttr_t* pAttr |
| struct attsGroup_tag* pNext |
| attsReadCback_t readCback |
| uint16_t startHandle |
| attsWriteCback_t writeCback |