PCS Service event. More...

#include <pcs.h>

Data Fields

uint8_t conn_idx
 
pcs_evt_type_t evt_type
 
uint8_t * p_data
 
uint16_t length
 

Detailed Description

PCS Service event.

Field Documentation

◆ conn_idx

uint8_t pcs_evt_t::conn_idx

The index of the connection.

◆ evt_type

pcs_evt_type_t pcs_evt_t::evt_type

The PCS event type.

◆ length

uint16_t pcs_evt_t::length

Length of data.

◆ p_data

uint8_t* pcs_evt_t::p_data

Pointer to data.


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