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... | |
| uint16_t* pLen |