api,modem-3gpp: new 'InitialEpsBearerSettings' property
This property shows the settings stored in the device to be used during the initial LTE attach procedure.
This commit is contained in:

committed by
Dan Williams

parent
9c3ac2fb60
commit
8281b5048b
@@ -129,6 +129,10 @@ typedef enum {
|
||||
/* 3GPP EPS section */
|
||||
MMC_F_3GPP_EPS_UE_MODE,
|
||||
MMC_F_3GPP_EPS_INITIAL_BEARER_PATH,
|
||||
MMC_F_3GPP_EPS_BEARER_SETTINGS_APN,
|
||||
MMC_F_3GPP_EPS_BEARER_SETTINGS_IP_TYPE,
|
||||
MMC_F_3GPP_EPS_BEARER_SETTINGS_USER,
|
||||
MMC_F_3GPP_EPS_BEARER_SETTINGS_PASSWORD,
|
||||
/* 3GPP scan section */
|
||||
MMC_F_3GPP_SCAN_NETWORKS,
|
||||
/* USSD section */
|
||||
|
Reference in New Issue
Block a user