prf_att_info_t Struct Reference

Attribute information. More...

#include <ble_prf_types.h>

Public Attributes

uint16_t handle
 
uint16_t offset
 
uint16_t length
 
uint8_t status
 
uint8_t * p_data
 

Detailed Description

Attribute information.

Definition at line 120 of file ble_prf_types.h.

Member Data Documentation

◆ handle

uint16_t prf_att_info_t::handle

Attribute Handle.

Definition at line 122 of file ble_prf_types.h.

◆ length

uint16_t prf_att_info_t::length

Attribute length.

Definition at line 124 of file ble_prf_types.h.

◆ offset

uint16_t prf_att_info_t::offset

Offset of the attribute value .

Definition at line 123 of file ble_prf_types.h.

◆ p_data

uint8_t* prf_att_info_t::p_data

Attribute value.

Definition at line 126 of file ble_prf_types.h.

◆ status

uint8_t prf_att_info_t::status

Status of request.

Definition at line 125 of file ble_prf_types.h.


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