prf_att_info_t Struct Reference

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
 

Detailed Description

Attribute information.

Field Documentation

◆ handle

uint16_t prf_att_info_t::handle

Attribute Handle.

◆ length

uint16_t prf_att_info_t::length

Attribute length.

◆ offset

uint16_t prf_att_info_t::offset

Offset of the attribute value .

◆ p_data

uint8_t* prf_att_info_t::p_data

Attribute value.

◆ status

uint8_t prf_att_info_t::status

Status of request.


The documentation for this struct was generated from the following file: