Health Thermometer Service event. More...

#include <hts.h>

Public Attributes

hts_evt_type_t evt_type
 The HTS event type. More...
 
uint8_t conn_idx
 The index of the connection. More...
 
const uint8_t * p_data
 Pointer to the event data. More...
 
uint16_t length
 Length of the event data. More...
 

Detailed Description

Health Thermometer Service event.

Definition at line 162 of file hts.h.

Member Data Documentation

◆ conn_idx

uint8_t hts_evt_t::conn_idx

The index of the connection.

Definition at line 165 of file hts.h.

◆ evt_type

hts_evt_type_t hts_evt_t::evt_type

The HTS event type.

Definition at line 164 of file hts.h.

◆ length

uint16_t hts_evt_t::length

Length of the event data.

Definition at line 167 of file hts.h.

◆ p_data

const uint8_t* hts_evt_t::p_data

Pointer to the event data.

Definition at line 166 of file hts.h.


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