Synergy Software Package User's Manual

#include <sf_cellular_api.h>

Data Fields

uint16_t country_code
 Country code.
 
uint32_t operator_code
 Operator code.
 
int16_t rssi
 RSSI.
 
uint8_t cid [SF_CELLULAR_CID_LEN]
 Cell ID.
 
uint8_t imsi [SF_CELLULAR_IMSI_LEN]
 IMSI.
 
uint8_t op_name [SF_CELLULAR_MAX_OPERATOR_NAME_LEN]
 Operator name.
 
uint8_t access_tech_name [SF_CELLULAR_ACESS_TECH_NAME_LEN]
 Access Technology name.
 
uint8_t service_domain
 Service Domain.
 
uint8_t active_band
 Active Band.
 
sf_cellular_network_reg_status_t reg_status
 Cellular network registration status.
 

Detailed Description

Network Status information


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