![]() |
Cordio Stack and Cordio Profiles
r2p3-02rel0
|
Attribute group. More...
#include <att_api.h>
Data Fields | |
struct attsGroup_tag * | pNext |
For internal use only. | |
attsAttr_t * | pAttr |
Pointer to attribute list for this group. | |
attsReadCback_t | readCback |
Read callback function. | |
attsWriteCback_t | writeCback |
Write callback function. | |
uint16_t | startHandle |
The handle of the first attribute in this group. | |
uint16_t | endHandle |
The handle of the last attribute in this group. | |