Skip to content

WIP: Dynamic SAR API support and implementation

maorui lv requested to merge maorui/ModemManager:dynamic_sar_support into master

This base on the SAR.xml Madhavadas provided here.
Detail below here:

  1. Added the API "mm-modem-sar.[h|c]" on client-side.
  2. Added the interface "mm-iface-modem-sar.[h|c]" on server side.
  3. To implements the iface on MBIM is going on.

Merge request reports