Health Thermometer Service event. More...

#include <hts.h>

Data Fields

hts_evt_type_t evt_type
 
uint8_t conn_idx
 
const uint8_t * p_data
 
uint16_t length
 

Detailed Description

Health Thermometer Service event.

Field Documentation

◆ conn_idx

uint8_t hts_evt_t::conn_idx

The index of the connection.

◆ evt_type

hts_evt_type_t hts_evt_t::evt_type

The HTS event type.

◆ length

uint16_t hts_evt_t::length

Length of the event data.

◆ p_data

const uint8_t* hts_evt_t::p_data

Pointer to the event data.


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