Developer World
Spresense SDK Library v3.2.0-ebc0364
lte_version Struct Reference

#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]
 

Detailed Description

Definition of version information of the modem. This is notified by get_ver_cb_t

Member Data Documentation

◆ bb_product

char bb_product[LTE_VER_BB_PRODUCT_LEN]

BB product version. It is terminated with '\0'.

◆ np_package

char np_package[LTE_VER_NP_PACKAGE_LEN]

NP package version. It is terminated with '\0'.


The documentation for this struct was generated from the following file: