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

Go to the source code of this file.

Macros

#define _MAX_MSG_SIZE   IFGEN_TAF_SOMEIPSVR_MSG_SIZE
 
#define _MSGID_taf_someipSvr_GetService   0
 
#define _MSGID_taf_someipSvr_GetServiceEx   1
 
#define _MSGID_taf_someipSvr_SetServiceVersion   2
 
#define _MSGID_taf_someipSvr_SetServicePort   3
 
#define _MSGID_taf_someipSvr_OfferService   4
 
#define _MSGID_taf_someipSvr_StopOfferService   5
 
#define _MSGID_taf_someipSvr_EnableEvent   6
 
#define _MSGID_taf_someipSvr_SetEventType   7
 
#define _MSGID_taf_someipSvr_SetEventCycleTime   8
 
#define _MSGID_taf_someipSvr_DisableEvent   9
 
#define _MSGID_taf_someipSvr_OfferEvent   10
 
#define _MSGID_taf_someipSvr_StopOfferEvent   11
 
#define _MSGID_taf_someipSvr_Notify   12
 
#define _MSGID_taf_someipSvr_AddRxMsgHandler   13
 
#define _MSGID_taf_someipSvr_RemoveRxMsgHandler   14
 
#define _MSGID_taf_someipSvr_AddSubscriptionHandler   15
 
#define _MSGID_taf_someipSvr_RemoveSubscriptionHandler   16
 
#define _MSGID_taf_someipSvr_GetServiceId   17
 
#define _MSGID_taf_someipSvr_GetMethodId   18
 
#define _MSGID_taf_someipSvr_GetClientId   19
 
#define _MSGID_taf_someipSvr_GetMsgType   20
 
#define _MSGID_taf_someipSvr_GetPayloadSize   21
 
#define _MSGID_taf_someipSvr_GetPayloadData   22
 
#define _MSGID_taf_someipSvr_SendResponse   23
 
#define _MSGID_taf_someipSvr_ReleaseRxMsg   24
 

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_SOMEIPSVR_MSG_SIZE

◆ _MSGID_taf_someipSvr_GetService

#define _MSGID_taf_someipSvr_GetService   0

◆ _MSGID_taf_someipSvr_GetServiceEx

#define _MSGID_taf_someipSvr_GetServiceEx   1

◆ _MSGID_taf_someipSvr_SetServiceVersion

#define _MSGID_taf_someipSvr_SetServiceVersion   2

◆ _MSGID_taf_someipSvr_SetServicePort

#define _MSGID_taf_someipSvr_SetServicePort   3

◆ _MSGID_taf_someipSvr_OfferService

#define _MSGID_taf_someipSvr_OfferService   4

◆ _MSGID_taf_someipSvr_StopOfferService

#define _MSGID_taf_someipSvr_StopOfferService   5

◆ _MSGID_taf_someipSvr_EnableEvent

#define _MSGID_taf_someipSvr_EnableEvent   6

◆ _MSGID_taf_someipSvr_SetEventType

#define _MSGID_taf_someipSvr_SetEventType   7

◆ _MSGID_taf_someipSvr_SetEventCycleTime

#define _MSGID_taf_someipSvr_SetEventCycleTime   8

◆ _MSGID_taf_someipSvr_DisableEvent

#define _MSGID_taf_someipSvr_DisableEvent   9

◆ _MSGID_taf_someipSvr_OfferEvent

#define _MSGID_taf_someipSvr_OfferEvent   10

◆ _MSGID_taf_someipSvr_StopOfferEvent

#define _MSGID_taf_someipSvr_StopOfferEvent   11

◆ _MSGID_taf_someipSvr_Notify

#define _MSGID_taf_someipSvr_Notify   12

◆ _MSGID_taf_someipSvr_AddRxMsgHandler

#define _MSGID_taf_someipSvr_AddRxMsgHandler   13

◆ _MSGID_taf_someipSvr_RemoveRxMsgHandler

#define _MSGID_taf_someipSvr_RemoveRxMsgHandler   14

◆ _MSGID_taf_someipSvr_AddSubscriptionHandler

#define _MSGID_taf_someipSvr_AddSubscriptionHandler   15

◆ _MSGID_taf_someipSvr_RemoveSubscriptionHandler

#define _MSGID_taf_someipSvr_RemoveSubscriptionHandler   16

◆ _MSGID_taf_someipSvr_GetServiceId

#define _MSGID_taf_someipSvr_GetServiceId   17

◆ _MSGID_taf_someipSvr_GetMethodId

#define _MSGID_taf_someipSvr_GetMethodId   18

◆ _MSGID_taf_someipSvr_GetClientId

#define _MSGID_taf_someipSvr_GetClientId   19

◆ _MSGID_taf_someipSvr_GetMsgType

#define _MSGID_taf_someipSvr_GetMsgType   20

◆ _MSGID_taf_someipSvr_GetPayloadSize

#define _MSGID_taf_someipSvr_GetPayloadSize   21

◆ _MSGID_taf_someipSvr_GetPayloadData

#define _MSGID_taf_someipSvr_GetPayloadData   22

◆ _MSGID_taf_someipSvr_SendResponse

#define _MSGID_taf_someipSvr_SendResponse   23

◆ _MSGID_taf_someipSvr_ReleaseRxMsg

#define _MSGID_taf_someipSvr_ReleaseRxMsg   24

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