peek_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 returned value is only valid until the property changes so it is only safe to use this function on the thread where this was constructed. Use get_initial_eps_bearer_settings if on another thread.
Parameters:
this |
A Modem3gpp. |
Returns:
A BearerProperties. Do not free the returned value, it belongs to this. |