ble_dis_c_evt_read_rsp_t

nRF5 SDK v15.3.0

Event structure for BLE_DIS_C_EVT_DIS_C_READ_RSP . More...

#include <ble_dis_c.h>

Detailed Description

Event structure for BLE_DIS_C_EVT_DIS_C_READ_RSP .

Field Documentation

ble_dis_reg_cert_data_list_t ble_dis_c_evt_read_rsp_t::cert_list

IEEE 11073-20601 Regulatory Certification Data List characteristic response data. Filled when char_type is BLE_DIS_C_CERT_LIST .

ble_dis_c_char_type_t ble_dis_c_evt_read_rsp_t::char_type

Characteristic type.

ble_dis_c_handle_t ble_dis_c_evt_read_rsp_t::handle

Attribute handle from the response event.

ble_dis_pnp_id_t ble_dis_c_evt_read_rsp_t::pnp_id

PnP ID characteristic response data. Filled when char_type is BLE_DIS_C_PNP_ID .

ble_dis_c_string_t ble_dis_c_evt_read_rsp_t::string

String-based characteristics response data. Filled when char_type is in the following range: BLE_DIS_C_MANUF_NAME - BLE_DIS_C_SW_REV (inclusive).

ble_dis_sys_id_t ble_dis_c_evt_read_rsp_t::sys_id

System ID characteristic response data. Filled when char_type is BLE_DIS_C_SYS_ID .

  • components/ble/ble_services/ble_dis_c/ble_dis_c.h