SIM Card information. More...
#include <cellular_types.h>
Data Fields | |
char | iccid [CELLULAR_ICCID_MAX_SIZE+1] |
char | imsi [CELLULAR_IMSI_MAX_SIZE+1] |
CellularPlmnInfo_t | plmn |
SIM Card information.
char CellularSimCardInfo_t::iccid[CELLULAR_ICCID_MAX_SIZE+1] |
Integrated Circuit Card Identifier aka SIM Card Number.
char CellularSimCardInfo_t::imsi[CELLULAR_IMSI_MAX_SIZE+1] |
International Mobile Subscriber Identity.
CellularPlmnInfo_t CellularSimCardInfo_t::plmn |
Public Land Mobile Network (PLMN) information.