#include <lte.h>
Public Attributes | |
| char | bb_product [LTE_VER_BB_PRODUCT_LEN] |
| char | np_package [LTE_VER_NP_PACKAGE_LEN] |
| char | fw_version [LTE_VER_FIRMWARE_LEN] |
Definition of version information of the modem. This is notified by get_ver_cb_t
| char bb_product[LTE_VER_BB_PRODUCT_LEN] |
BB product version. It is terminated with '\0'.
| char np_package[LTE_VER_NP_PACKAGE_LEN] |
NP package version. It is terminated with '\0'.