LinuxQMISDK-Lite  SLQS04.00.24
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
loc_AppProviderInfoTlv Struct Reference

Data Fields

uint8_t providerLen
 
char provider [255]
 
uint8_t nameLen
 
char name [255]
 
uint8_t verValid
 
uint8_t versionLen
 
char version [255]
 
uint8_t TlvPresent
 

Detailed Description

Contain fields in struct loc_AppProviderInfoTlv

Parameters
providerLen
  • number of sets of the following elements:
    • provider
provider
  • Application provider.
nameLen
  • number of sets of the following elements:
    • name
name
  • Application name.
verValid
  • Specifies whether the application version string contains a valid value: 0x00 (FALSE) – Application version string is invalid 0x01 (TRUE) – Application version string is valid
versionLen
  • Number of sets of the following elements: version
version
  • Application version.
TlvPresent
  • Tlv Present or not
Note
None

Field Documentation

char loc_AppProviderInfoTlv::name[255]
uint8_t loc_AppProviderInfoTlv::nameLen
char loc_AppProviderInfoTlv::provider[255]
uint8_t loc_AppProviderInfoTlv::providerLen
uint8_t loc_AppProviderInfoTlv::TlvPresent
char loc_AppProviderInfoTlv::version[255]
uint8_t loc_AppProviderInfoTlv::versionLen
uint8_t loc_AppProviderInfoTlv::verValid

Copyright (c) 2011-2015 Sierra Wireless, Inc. All rights reserved