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

Go to the source code of this file.

Macros

#define _MAX_MSG_SIZE   IFGEN_LE_CFGADMIN_MSG_SIZE
 
#define _MSGID_le_cfgAdmin_ImportTree   0
 
#define _MSGID_le_cfgAdmin_ExportTree   1
 
#define _MSGID_le_cfgAdmin_DeleteTree   2
 
#define _MSGID_le_cfgAdmin_CreateTreeIterator   3
 
#define _MSGID_le_cfgAdmin_ReleaseTreeIterator   4
 
#define _MSGID_le_cfgAdmin_GetTreeName   5
 
#define _MSGID_le_cfgAdmin_NextTree   6
 

Functions

struct __attribute__ ((packed))
 
static bool le_cfg_PacknodeType (uint8_t **bufferPtr, le_cfg_nodeType_t value)
 
static bool le_cfg_UnpacknodeType (uint8_t **bufferPtr, le_cfg_nodeType_t *valuePtr)
 

Variables

 _Message_t
 

Macro Definition Documentation

◆ _MAX_MSG_SIZE

#define _MAX_MSG_SIZE   IFGEN_LE_CFGADMIN_MSG_SIZE

◆ _MSGID_le_cfgAdmin_ImportTree

#define _MSGID_le_cfgAdmin_ImportTree   0

◆ _MSGID_le_cfgAdmin_ExportTree

#define _MSGID_le_cfgAdmin_ExportTree   1

◆ _MSGID_le_cfgAdmin_DeleteTree

#define _MSGID_le_cfgAdmin_DeleteTree   2

◆ _MSGID_le_cfgAdmin_CreateTreeIterator

#define _MSGID_le_cfgAdmin_CreateTreeIterator   3

◆ _MSGID_le_cfgAdmin_ReleaseTreeIterator

#define _MSGID_le_cfgAdmin_ReleaseTreeIterator   4

◆ _MSGID_le_cfgAdmin_GetTreeName

#define _MSGID_le_cfgAdmin_GetTreeName   5

◆ _MSGID_le_cfgAdmin_NextTree

#define _MSGID_le_cfgAdmin_NextTree   6

Function Documentation

◆ __attribute__()

struct __attribute__ ( (packed)  )

◆ le_cfg_PacknodeType()

static bool le_cfg_PacknodeType ( uint8_t **  bufferPtr,
le_cfg_nodeType_t  value 
)
inlinestatic

◆ le_cfg_UnpacknodeType()

static bool le_cfg_UnpacknodeType ( uint8_t **  bufferPtr,
le_cfg_nodeType_t valuePtr 
)
inlinestatic

Variable Documentation

◆ _Message_t

_Message_t