T-Box Basic dev
Loading...
Searching...
No Matches
ril_apn_config_t Struct Reference

一路 APN 的启动配置 More...

#include <ril_config.h>

Data Fields

bool enabled
 是否启用该路 APN
char name [RIL_CONFIG_APN_NAME_MAX]
 APN 名称
char apn_type [RIL_CONFIG_APN_TYPE_MAX]
 模组侧 APN 类型
ril_ip_type_t ip_type
 PDP 地址类型
ril_data_auth_t auth
 APN 鉴权类型
char username [RIL_CONFIG_USERNAME_MAX]
 APN 鉴权用户名
char password [RIL_CONFIG_PASSWORD_MAX]
 APN 鉴权密码
bool auto_dial
 就绪后是否自动拨号
bool reconnect
 断链后是否请求模组重连
uint8_t probe_mask
 适用于该 APN 的探测目标位掩码

Detailed Description

一路 APN 的启动配置


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