Skip to content

wwan: Allow setting initial EPS bearer settings

Sven requested to merge svenschwermer/NetworkManager:initial-eps-bearer into main

I'm somewhat unsure whether I did everything correctly when adding the setting type and the settings themselves. Furthermore, I wasn't sure whether I needed to add the properties to the modem object as well. This should be backward compatible since only a warning is issued if initial-eps-{ip-type,apn} is configured but the modem does not support it.

Merge request reports