Public Land Mobile Network (PLMN) information. More...
#include <cellular_types.h>
Data Fields | |
char | mcc [CELLULAR_MCC_MAX_SIZE+1] |
char | mnc [CELLULAR_MNC_MAX_SIZE+1] |
Public Land Mobile Network (PLMN) information.
char CellularPlmnInfo_t::mcc[CELLULAR_MCC_MAX_SIZE+1] |
Mobile Country Code (MCC).
char CellularPlmnInfo_t::mnc[CELLULAR_MNC_MAX_SIZE+1] |
Mobile Network Code (MNC).