Skip to content

wwan/ofono: correct MMS proxy property lookup

The property name under Settings dict is just Proxy, unlike the one outside which is MessageProxy. See [1].

[1] https://kernel.googlesource.com/pub/scm/network/ofono/ofono/+/refs/heads/master/doc/connman-api.txt#253

Fixes: a6e81af8 ('wwan: add support for using oFono as a modem manager')

Merge request reports