Device Information Service Client event. More...

#include <dis_c.h>

+ Collaboration diagram for dis_c_evt_t:

Public Attributes

uint8_t conn_idx
 The connection index. More...
 
dis_c_evt_type_t evt_type
 DIS Client event type. More...
 
ble_dis_c_read_rsp_t read_rsp
 DIS Client characteristic Read Response encode. More...
 

Detailed Description

Device Information Service Client event.

Definition at line 169 of file dis_c.h.

Member Data Documentation

◆ conn_idx

uint8_t dis_c_evt_t::conn_idx

The connection index.

Definition at line 171 of file dis_c.h.

◆ evt_type

dis_c_evt_type_t dis_c_evt_t::evt_type

DIS Client event type.

Definition at line 172 of file dis_c.h.

◆ read_rsp

ble_dis_c_read_rsp_t dis_c_evt_t::read_rsp

DIS Client characteristic Read Response encode.

Definition at line 173 of file dis_c.h.


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