get_initial_eps_bearer_settings
Description:
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.
Parameters:
this |
A Modem3gpp. |
Returns:
A BearerProperties that must be freed with
unref or |