-
- Downloads
api: update MMMobileEquipmentError enum values
Update the list of mobile equipment error codes according to v17.1.0 of 3GPP TS 27.007 (March 2021). A lot of the enum values that were prefixed with the 'GPRS_' keyword have now been flagged as deprecated, and a new enum name given to the corresponding value. The deprecated symbol names are kept in the compat support to avoid breaking API/ABI.
Showing
- docs/reference/api/ModemManager-sections.txt 43 additions, 0 deletionsdocs/reference/api/ModemManager-sections.txt
- include/ModemManager-compat.h 340 additions, 0 deletionsinclude/ModemManager-compat.h
- include/ModemManager-errors.h 288 additions, 129 deletionsinclude/ModemManager-errors.h
- plugins/icera/mm-broadband-bearer-icera.c 1 addition, 1 deletionplugins/icera/mm-broadband-bearer-icera.c
- plugins/ublox/mm-broadband-bearer-ublox.c 2 additions, 2 deletionsplugins/ublox/mm-broadband-bearer-ublox.c
- src/mm-error-helpers.c 163 additions, 83 deletionssrc/mm-error-helpers.c
- src/mm-modem-helpers-mbim.c 86 additions, 38 deletionssrc/mm-modem-helpers-mbim.c
- src/tests/test-error-helpers.c 2 additions, 2 deletionssrc/tests/test-error-helpers.c
Loading
Please register or sign in to comment