[ Version ( since = "1.10" ) ]
public BearerProperties get_initial_eps_bearer_settings ()
Gets a BearerProperties object specifying the settings configured in the device to use when attaching to the LTE network.
<warning>The values reported by this are not updated when the values in the interface change. Instead, the client is expected to call get_initial_eps_bearer_settings again to get a new BearerProperties with the new values.</warning>
| this |
A Modem3gpp. |
|
A BearerProperties that must be freed with unref or null if unknown. |