ble_dis_c_evt_t

nRF5 SDK v15.2.0

Structure containing the DIS event data received from the peer. More...

#include <ble_dis_c.h>

Detailed Description

Structure containing the DIS event data received from the peer.

Field Documentation

uint16_t ble_dis_c_evt_t::conn_handle

Connection handle on which the ble_dis_c_evt_t event occurred.

ble_dis_c_evt_disc_complete_t ble_dis_c_evt_t::disc_complete

Discovery Complete Event Parameters. Filled when evt_type is BLE_DIS_C_EVT_DISCOVERY_COMPLETE .

ble_dis_c_evt_type_t ble_dis_c_evt_t::evt_type

Type of the event.

ble_dis_c_evt_read_rsp_t ble_dis_c_evt_t::read_rsp

Read Response Event Parameters. Filled when evt_type is BLE_DIS_C_EVT_DIS_C_READ_RSP .

ble_dis_c_evt_read_rsp_err_t ble_dis_c_evt_t::read_rsp_err

Read Response Error Event Parameters. Filled when evt_type is BLE_DIS_C_EVT_DIS_C_READ_RSP_ERROR .

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