Handles on the connected peer device needed to interact with it. More...

#include <dis_c.h>

Public Attributes

uint16_t dis_srvc_start_handle
 
uint16_t dis_srvc_end_handle
 
uint16_t dis_char_handle [DIS_C_CHARACTER_NB]
 

Detailed Description

Handles on the connected peer device needed to interact with it.

Definition at line 118 of file dis_c.h.

Member Data Documentation

◆ dis_char_handle

uint16_t dis_c_handles_t::dis_char_handle[DIS_C_CHARACTER_NB]

DIS characteristic handle.

Definition at line 122 of file dis_c.h.

◆ dis_srvc_end_handle

uint16_t dis_c_handles_t::dis_srvc_end_handle

DIS Service end handle.

Definition at line 121 of file dis_c.h.

◆ dis_srvc_start_handle

uint16_t dis_c_handles_t::dis_srvc_start_handle

DIS Serivce start handle.

Definition at line 120 of file dis_c.h.


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