Skip to content

modem-mbim: update signal parameters during query-response

Somashekhar requested to merge sig_update_query_1 into master

When the signal strength information query is sent during periodic update is configured, the response parameters received in mbim message are not updated to dbus interface. Update happens only when the periodic update is received. This is being changed to update even when the query is triggered from the application.

Merge request reports