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 |
PCS Service event.
| uint8_t pcs_evt_t::conn_idx |
The index of the connection.
| pcs_evt_type_t pcs_evt_t::evt_type |
The PCS event type.
| uint16_t pcs_evt_t::length |
Length of data.
| uint8_t* pcs_evt_t::p_data |
Pointer to data.