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

Go to the source code of this file.

Macros

#define _MAX_MSG_SIZE   IFGEN_TAF_SIMRSP_MSG_SIZE
 
#define _MSGID_taf_simRsp_AddProfileDownloadHandler   0
 
#define _MSGID_taf_simRsp_RemoveProfileDownloadHandler   1
 
#define _MSGID_taf_simRsp_AddProfileUserConsentHandler   2
 
#define _MSGID_taf_simRsp_RemoveProfileUserConsentHandler   3
 
#define _MSGID_taf_simRsp_AddProfileConfirmationCodeHandler   4
 
#define _MSGID_taf_simRsp_RemoveProfileConfirmationCodeHandler   5
 
#define _MSGID_taf_simRsp_GetEID   6
 
#define _MSGID_taf_simRsp_AddProfile   7
 
#define _MSGID_taf_simRsp_DeleteProfile   8
 
#define _MSGID_taf_simRsp_SetProfile   9
 
#define _MSGID_taf_simRsp_UpdateNickName   10
 
#define _MSGID_taf_simRsp_GetProfileList   11
 
#define _MSGID_taf_simRsp_SetServerAddress   12
 
#define _MSGID_taf_simRsp_GetServerAddress   13
 
#define _MSGID_taf_simRsp_ProvideUserConsent   14
 
#define _MSGID_taf_simRsp_ProvideConfirmationCode   15
 
#define _MSGID_taf_simRsp_GetProfile   16
 
#define _MSGID_taf_simRsp_GetProfileIndex   17
 
#define _MSGID_taf_simRsp_GetProfileType   18
 
#define _MSGID_taf_simRsp_GetIccid   19
 
#define _MSGID_taf_simRsp_GetProfileActiveStatus   20
 
#define _MSGID_taf_simRsp_GetNickName   21
 
#define _MSGID_taf_simRsp_GetName   22
 
#define _MSGID_taf_simRsp_GetSpn   23
 
#define _MSGID_taf_simRsp_GetIconType   24
 
#define _MSGID_taf_simRsp_GetProfileClass   25
 
#define _MSGID_taf_simRsp_GetMask   26
 

Functions

struct __attribute__ ((packed))
 
static bool taf_simRsp_PackProfileType (uint8_t **bufferPtr, taf_simRsp_ProfileType_t value)
 
static bool taf_simRsp_UnpackProfileType (uint8_t **bufferPtr, taf_simRsp_ProfileType_t *valuePtr)
 
static bool taf_simRsp_PackIconType (uint8_t **bufferPtr, taf_simRsp_IconType_t value)
 
static bool taf_simRsp_UnpackIconType (uint8_t **bufferPtr, taf_simRsp_IconType_t *valuePtr)
 
static bool taf_simRsp_PackProfileClass (uint8_t **bufferPtr, taf_simRsp_ProfileClass_t value)
 
static bool taf_simRsp_UnpackProfileClass (uint8_t **bufferPtr, taf_simRsp_ProfileClass_t *valuePtr)
 
static bool taf_simRsp_PackPolicyRuleType (uint8_t **bufferPtr, taf_simRsp_PolicyRuleType_t value)
 
static bool taf_simRsp_UnpackPolicyRuleType (uint8_t **bufferPtr, taf_simRsp_PolicyRuleType_t *valuePtr)
 
static bool taf_simRsp_PackDownloadStatus (uint8_t **bufferPtr, taf_simRsp_DownloadStatus_t value)
 
static bool taf_simRsp_UnpackDownloadStatus (uint8_t **bufferPtr, taf_simRsp_DownloadStatus_t *valuePtr)
 
static bool taf_simRsp_PackDownloadErrorCause (uint8_t **bufferPtr, taf_simRsp_DownloadErrorCause_t value)
 
static bool taf_simRsp_UnpackDownloadErrorCause (uint8_t **bufferPtr, taf_simRsp_DownloadErrorCause_t *valuePtr)
 
static bool taf_simRsp_PackUserConsentReasonType (uint8_t **bufferPtr, taf_simRsp_UserConsentReasonType_t value)
 
static bool taf_simRsp_UnpackUserConsentReasonType (uint8_t **bufferPtr, taf_simRsp_UserConsentReasonType_t *valuePtr)
 
static bool taf_sim_PackStates (uint8_t **bufferPtr, taf_sim_States_t value)
 
static bool taf_sim_UnpackStates (uint8_t **bufferPtr, taf_sim_States_t *valuePtr)
 
static bool taf_sim_PackId (uint8_t **bufferPtr, taf_sim_Id_t value)
 
static bool taf_sim_UnpackId (uint8_t **bufferPtr, taf_sim_Id_t *valuePtr)
 
static bool taf_sim_PackLockType (uint8_t **bufferPtr, taf_sim_LockType_t value)
 
static bool taf_sim_UnpackLockType (uint8_t **bufferPtr, taf_sim_LockType_t *valuePtr)
 
static bool taf_sim_PackLockResponse (uint8_t **bufferPtr, taf_sim_LockResponse_t value)
 
static bool taf_sim_UnpackLockResponse (uint8_t **bufferPtr, taf_sim_LockResponse_t *valuePtr)
 
static bool taf_sim_PackAppType (uint8_t **bufferPtr, taf_sim_AppType_t value)
 
static bool taf_sim_UnpackAppType (uint8_t **bufferPtr, taf_sim_AppType_t *valuePtr)
 
static bool taf_sim_PackManufacturer (uint8_t **bufferPtr, taf_sim_Manufacturer_t value)
 
static bool taf_sim_UnpackManufacturer (uint8_t **bufferPtr, taf_sim_Manufacturer_t *valuePtr)
 
static bool taf_sim_PackCommand (uint8_t **bufferPtr, taf_sim_Command_t value)
 
static bool taf_sim_UnpackCommand (uint8_t **bufferPtr, taf_sim_Command_t *valuePtr)
 

Variables

 _Message_t
 

Macro Definition Documentation

◆ _MAX_MSG_SIZE

#define _MAX_MSG_SIZE   IFGEN_TAF_SIMRSP_MSG_SIZE

◆ _MSGID_taf_simRsp_AddProfileDownloadHandler

#define _MSGID_taf_simRsp_AddProfileDownloadHandler   0

◆ _MSGID_taf_simRsp_RemoveProfileDownloadHandler

#define _MSGID_taf_simRsp_RemoveProfileDownloadHandler   1

◆ _MSGID_taf_simRsp_AddProfileUserConsentHandler

#define _MSGID_taf_simRsp_AddProfileUserConsentHandler   2

◆ _MSGID_taf_simRsp_RemoveProfileUserConsentHandler

#define _MSGID_taf_simRsp_RemoveProfileUserConsentHandler   3

◆ _MSGID_taf_simRsp_AddProfileConfirmationCodeHandler

#define _MSGID_taf_simRsp_AddProfileConfirmationCodeHandler   4

◆ _MSGID_taf_simRsp_RemoveProfileConfirmationCodeHandler

#define _MSGID_taf_simRsp_RemoveProfileConfirmationCodeHandler   5

◆ _MSGID_taf_simRsp_GetEID

#define _MSGID_taf_simRsp_GetEID   6

◆ _MSGID_taf_simRsp_AddProfile

#define _MSGID_taf_simRsp_AddProfile   7

◆ _MSGID_taf_simRsp_DeleteProfile

#define _MSGID_taf_simRsp_DeleteProfile   8

◆ _MSGID_taf_simRsp_SetProfile

#define _MSGID_taf_simRsp_SetProfile   9

◆ _MSGID_taf_simRsp_UpdateNickName

#define _MSGID_taf_simRsp_UpdateNickName   10

◆ _MSGID_taf_simRsp_GetProfileList

#define _MSGID_taf_simRsp_GetProfileList   11

◆ _MSGID_taf_simRsp_SetServerAddress

#define _MSGID_taf_simRsp_SetServerAddress   12

◆ _MSGID_taf_simRsp_GetServerAddress

#define _MSGID_taf_simRsp_GetServerAddress   13

◆ _MSGID_taf_simRsp_ProvideUserConsent

#define _MSGID_taf_simRsp_ProvideUserConsent   14

◆ _MSGID_taf_simRsp_ProvideConfirmationCode

#define _MSGID_taf_simRsp_ProvideConfirmationCode   15

◆ _MSGID_taf_simRsp_GetProfile

#define _MSGID_taf_simRsp_GetProfile   16

◆ _MSGID_taf_simRsp_GetProfileIndex

#define _MSGID_taf_simRsp_GetProfileIndex   17

◆ _MSGID_taf_simRsp_GetProfileType

#define _MSGID_taf_simRsp_GetProfileType   18

◆ _MSGID_taf_simRsp_GetIccid

#define _MSGID_taf_simRsp_GetIccid   19

◆ _MSGID_taf_simRsp_GetProfileActiveStatus

#define _MSGID_taf_simRsp_GetProfileActiveStatus   20

◆ _MSGID_taf_simRsp_GetNickName

#define _MSGID_taf_simRsp_GetNickName   21

◆ _MSGID_taf_simRsp_GetName

#define _MSGID_taf_simRsp_GetName   22

◆ _MSGID_taf_simRsp_GetSpn

#define _MSGID_taf_simRsp_GetSpn   23

◆ _MSGID_taf_simRsp_GetIconType

#define _MSGID_taf_simRsp_GetIconType   24

◆ _MSGID_taf_simRsp_GetProfileClass

#define _MSGID_taf_simRsp_GetProfileClass   25

◆ _MSGID_taf_simRsp_GetMask

#define _MSGID_taf_simRsp_GetMask   26

Function Documentation

◆ __attribute__()

struct __attribute__ ( (packed)  )

◆ taf_simRsp_PackProfileType()

static bool taf_simRsp_PackProfileType ( uint8_t **  bufferPtr,
taf_simRsp_ProfileType_t  value 
)
inlinestatic

◆ taf_simRsp_UnpackProfileType()

static bool taf_simRsp_UnpackProfileType ( uint8_t **  bufferPtr,
taf_simRsp_ProfileType_t valuePtr 
)
inlinestatic

◆ taf_simRsp_PackIconType()

static bool taf_simRsp_PackIconType ( uint8_t **  bufferPtr,
taf_simRsp_IconType_t  value 
)
inlinestatic

◆ taf_simRsp_UnpackIconType()

static bool taf_simRsp_UnpackIconType ( uint8_t **  bufferPtr,
taf_simRsp_IconType_t valuePtr 
)
inlinestatic

◆ taf_simRsp_PackProfileClass()

static bool taf_simRsp_PackProfileClass ( uint8_t **  bufferPtr,
taf_simRsp_ProfileClass_t  value 
)
inlinestatic

◆ taf_simRsp_UnpackProfileClass()

static bool taf_simRsp_UnpackProfileClass ( uint8_t **  bufferPtr,
taf_simRsp_ProfileClass_t valuePtr 
)
inlinestatic

◆ taf_simRsp_PackPolicyRuleType()

static bool taf_simRsp_PackPolicyRuleType ( uint8_t **  bufferPtr,
taf_simRsp_PolicyRuleType_t  value 
)
inlinestatic

◆ taf_simRsp_UnpackPolicyRuleType()

static bool taf_simRsp_UnpackPolicyRuleType ( uint8_t **  bufferPtr,
taf_simRsp_PolicyRuleType_t valuePtr 
)
inlinestatic

◆ taf_simRsp_PackDownloadStatus()

static bool taf_simRsp_PackDownloadStatus ( uint8_t **  bufferPtr,
taf_simRsp_DownloadStatus_t  value 
)
inlinestatic

◆ taf_simRsp_UnpackDownloadStatus()

static bool taf_simRsp_UnpackDownloadStatus ( uint8_t **  bufferPtr,
taf_simRsp_DownloadStatus_t valuePtr 
)
inlinestatic

◆ taf_simRsp_PackDownloadErrorCause()

static bool taf_simRsp_PackDownloadErrorCause ( uint8_t **  bufferPtr,
taf_simRsp_DownloadErrorCause_t  value 
)
inlinestatic

◆ taf_simRsp_UnpackDownloadErrorCause()

static bool taf_simRsp_UnpackDownloadErrorCause ( uint8_t **  bufferPtr,
taf_simRsp_DownloadErrorCause_t valuePtr 
)
inlinestatic

◆ taf_simRsp_PackUserConsentReasonType()

static bool taf_simRsp_PackUserConsentReasonType ( uint8_t **  bufferPtr,
taf_simRsp_UserConsentReasonType_t  value 
)
inlinestatic

◆ taf_simRsp_UnpackUserConsentReasonType()

static bool taf_simRsp_UnpackUserConsentReasonType ( uint8_t **  bufferPtr,
taf_simRsp_UserConsentReasonType_t valuePtr 
)
inlinestatic

◆ taf_sim_PackStates()

static bool taf_sim_PackStates ( uint8_t **  bufferPtr,
taf_sim_States_t  value 
)
inlinestatic

◆ taf_sim_UnpackStates()

static bool taf_sim_UnpackStates ( uint8_t **  bufferPtr,
taf_sim_States_t valuePtr 
)
inlinestatic

◆ taf_sim_PackId()

static bool taf_sim_PackId ( uint8_t **  bufferPtr,
taf_sim_Id_t  value 
)
inlinestatic

◆ taf_sim_UnpackId()

static bool taf_sim_UnpackId ( uint8_t **  bufferPtr,
taf_sim_Id_t valuePtr 
)
inlinestatic

◆ taf_sim_PackLockType()

static bool taf_sim_PackLockType ( uint8_t **  bufferPtr,
taf_sim_LockType_t  value 
)
inlinestatic

◆ taf_sim_UnpackLockType()

static bool taf_sim_UnpackLockType ( uint8_t **  bufferPtr,
taf_sim_LockType_t valuePtr 
)
inlinestatic

◆ taf_sim_PackLockResponse()

static bool taf_sim_PackLockResponse ( uint8_t **  bufferPtr,
taf_sim_LockResponse_t  value 
)
inlinestatic

◆ taf_sim_UnpackLockResponse()

static bool taf_sim_UnpackLockResponse ( uint8_t **  bufferPtr,
taf_sim_LockResponse_t valuePtr 
)
inlinestatic

◆ taf_sim_PackAppType()

static bool taf_sim_PackAppType ( uint8_t **  bufferPtr,
taf_sim_AppType_t  value 
)
inlinestatic

◆ taf_sim_UnpackAppType()

static bool taf_sim_UnpackAppType ( uint8_t **  bufferPtr,
taf_sim_AppType_t valuePtr 
)
inlinestatic

◆ taf_sim_PackManufacturer()

static bool taf_sim_PackManufacturer ( uint8_t **  bufferPtr,
taf_sim_Manufacturer_t  value 
)
inlinestatic

◆ taf_sim_UnpackManufacturer()

static bool taf_sim_UnpackManufacturer ( uint8_t **  bufferPtr,
taf_sim_Manufacturer_t valuePtr 
)
inlinestatic

◆ taf_sim_PackCommand()

static bool taf_sim_PackCommand ( uint8_t **  bufferPtr,
taf_sim_Command_t  value 
)
inlinestatic

◆ taf_sim_UnpackCommand()

static bool taf_sim_UnpackCommand ( uint8_t **  bufferPtr,
taf_sim_Command_t valuePtr 
)
inlinestatic

Variable Documentation

◆ _Message_t

_Message_t