21 #ifndef CRPSPKTSERVEVTSUPP_H_ 22 #define CRPSPKTSERVEVTSUPP_H_ void setEvtDisableCmdEventIdItem(void *p, CrPsNumberU4_t N, CrPsEid_t src)
Set "EventId" arrayItem in "EvtDisableCmd" packet.
Header file to define all user-configurable constants and types for the IASW Application.
Interface for accessing data pool items.
uint16_t CrPsEid_t
Type used for Event Id of a Packet.
void setEvtEnableCmdEventIdItem(void *p, CrPsNumberU4_t N, CrPsEid_t src)
Set "EventId" arrayItem in "EvtEnableCmd" packet.
CrPsEid_t getEvtRepDisabledRepEventIdItem(void *p, CrPsNumberU4_t N)
Get "EventId" arrayItem from "EvtRepDisabledRep" packet.
void setEvtRepDisabledRepEventIdItem(void *p, CrPsNumberU4_t N, CrPsEid_t src)
Set "EventId" arrayItem in "EvtRepDisabledRep" packet.
CrPsEid_t getEvtDisableCmdEventIdItem(void *p, CrPsNumberU4_t N)
Get "EventId" arrayItem from "EvtDisableCmd" packet.
size_t getEvtRepDisabledSize()
Get the size of a Disabled Event Reporting packet.
CrPsEid_t getEvtEnableCmdEventIdItem(void *p, CrPsNumberU4_t N)
Get "EventId" arrayItem from "EvtEnableCmd" packet.