S122 SoftDevice v8.1.1
Data Fields
ble_gattc_handle_value_t Struct Reference

GATT read by UUID handle value pair. More...

#include <ble_gattc.h>

Data Fields

uint16_t handle
 
uint8_t * p_value
 

Detailed Description

GATT read by UUID handle value pair.

Field Documentation

uint16_t ble_gattc_handle_value_t::handle

Attribute Handle.

uint8_t* ble_gattc_handle_value_t::p_value

Pointer to the Attribute Value, length is available in ble_gattc_evt_char_val_by_uuid_read_rsp_t::value_len.


Documentation feedback | Developer Zone | Subscribe | Updated