Attribute information. More...
#include <ble_prf_types.h>
Data Fields | |
| uint16_t | handle |
| uint16_t | offset |
| uint16_t | length |
| uint8_t | status |
| uint8_t * | p_data |
Attribute information.
| uint16_t prf_att_info_t::handle |
Attribute Handle.
| uint16_t prf_att_info_t::length |
Attribute length.
| uint16_t prf_att_info_t::offset |
Offset of the attribute value .
| uint8_t* prf_att_info_t::p_data |
Attribute value.
| uint8_t prf_att_info_t::status |
Status of request.