PCS Service event. More...

#include <pcs.h>

Public Attributes

uint8_t conn_idx
 
pcs_evt_type_t evt_type
 
uint8_t * p_data
 
uint16_t length
 

Detailed Description

PCS Service event.

Definition at line 116 of file pcs.h.

Member Data Documentation

◆ conn_idx

uint8_t pcs_evt_t::conn_idx

The index of the connection.

Definition at line 118 of file pcs.h.

◆ evt_type

pcs_evt_type_t pcs_evt_t::evt_type

The PCS event type.

Definition at line 119 of file pcs.h.

◆ length

uint16_t pcs_evt_t::length

Length of data.

Definition at line 121 of file pcs.h.

◆ p_data

uint8_t* pcs_evt_t::p_data

Pointer to data.

Definition at line 120 of file pcs.h.


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