This file contains prototype definitions for Modem Information APIs.
le_info_GetFirmwareVersion() is used to query the current firmware version. le_info_GetBootloaderVersion() is used to query the current bootloader version. In both cases, the version is returned as a human readable string.
The linux kernel version can be queried using standard linux methods, such as the uname command, or the uname() API.
le_info_GetDeviceModel() is used to retrieve the target hardware platform identity.
le_info_GetImei() is used to retrieve the International Mobile Equipment Identity (IMEI).
Copyright (C) Sierra Wireless, Inc. 2014. Use of this work is subject to license.