nRF5 SDK v17.1.0
Data Fields
ble_dis_c_evt_read_rsp_err_t Struct Reference

Event structure for BLE_DIS_C_EVT_DIS_C_READ_RSP_ERROR. More...

#include <ble_dis_c.h>

Data Fields

ble_dis_c_char_type_t char_type
 
ble_dis_c_handle_t err_handle
 
uint16_t gatt_status
 

Detailed Description

Event structure for BLE_DIS_C_EVT_DIS_C_READ_RSP_ERROR.

Field Documentation

ble_dis_c_char_type_t ble_dis_c_evt_read_rsp_err_t::char_type

Characteristic type.

ble_dis_c_handle_t ble_dis_c_evt_read_rsp_err_t::err_handle

Attribute handle from the response event.

uint16_t ble_dis_c_evt_read_rsp_err_t::gatt_status

GATT status code for the read operation, see GATT Status Codes.


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

Documentation feedback | Developer Zone | Subscribe | Updated