Synergy Software Package User's Manual

#include <sf_cellular_api.h>

Data Fields

uint8_t apn [SF_CELLULAR_MAX_STRING_LEN]
 Access Point Name.
 
sf_cellular_auth_type_t auth_type
 Authentication type: PAP/CHAP.
 
uint8_t username [SF_CELLULAR_MAX_STRING_LEN]
 User name used for authentication.
 
uint8_t password [SF_CELLULAR_MAX_STRING_LEN]
 Password used for authentication.
 
sf_cellular_airplane_mode_t airplane_mode
 Airplane mode.
 
uint8_t context_id
 Context ID to be used for connection.
 
sf_cellular_pdp_type_t pdp_type
 PDP Type for Context.
 

Detailed Description

Cellular Provisioning information structure


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