Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-27 | iface-modem-sar: report updated level on SAR enable | Aleksander Morgado | |
The SAR enable operation may be selecting an explicit SAR level by itself, so make sure the protocol implementation reports back to the interface the default level that was used while enabling SAR. No level change is reported in the interface if the SAR is being disabled. | |||
2022-09-27 | iface-modem-sar: disallow changing SAR level if SAR disabled | Aleksander Morgado | |
This was already forbidden in the MBIM implementation, and we should also have it in the QMI implementation, so just make it a generic check in the interface. | |||
2021-10-13 | iface-modem-sar: new `MMIfaceModemSar` interface | lvmaorui | |