Body Composition Service event. More...

#include <bcs.h>

Data Fields

bcs_evt_type_t evt_type
 
uint8_t conn_idx
 
const uint8_t * p_data
 
uint16_t length
 

Detailed Description

Body Composition Service event.

Field Documentation

◆ conn_idx

uint8_t bcs_evt_t::conn_idx

The index of the connection.

◆ evt_type

bcs_evt_type_t bcs_evt_t::evt_type

The BCS event type.

◆ length

uint16_t bcs_evt_t::length

Length of event data.

◆ p_data

const uint8_t* bcs_evt_t::p_data

Pointer to event data.


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