PCS Service event. More...
#include <pcs.h>
Public Attributes | |
| uint8_t | conn_idx |
| The index of the connection. More... | |
| pcs_evt_type_t | evt_type |
| The PCS event type. More... | |
| uint8_t * | p_data |
| Pointer to data. More... | |
| uint16_t | length |
| Length of data. More... | |
| pcs_evt_type_t pcs_evt_t::evt_type |