Snapdragon® Telematics Application Framework (TelAF) Interface Specification
taf_someipDef_messages.h File Reference

Go to the source code of this file.

Macros

#define _MAX_MSG_SIZE   IFGEN_TAF_SOMEIPDEF_MSG_SIZE
 

Functions

struct __attribute__ ((packed))
 
static bool taf_someipDef_PackEventType (uint8_t **bufferPtr, taf_someipDef_EventType_t value)
 
static bool taf_someipDef_UnpackEventType (uint8_t **bufferPtr, taf_someipDef_EventType_t *valuePtr)
 

Variables

 _Message_t
 

Macro Definition Documentation

◆ _MAX_MSG_SIZE

#define _MAX_MSG_SIZE   IFGEN_TAF_SOMEIPDEF_MSG_SIZE

Function Documentation

◆ __attribute__()

struct __attribute__ ( (packed)  )

◆ taf_someipDef_PackEventType()

static bool taf_someipDef_PackEventType ( uint8_t **  bufferPtr,
taf_someipDef_EventType_t  value 
)
inlinestatic

◆ taf_someipDef_UnpackEventType()

static bool taf_someipDef_UnpackEventType ( uint8_t **  bufferPtr,
taf_someipDef_EventType_t valuePtr 
)
inlinestatic

Variable Documentation

◆ _Message_t

_Message_t