commit | c1792f4d1637aaa6261541614969aa756b2569c2 | [log] [tgz] |
---|---|---|
author | Aleksander Morgado <aleksander@aleksander.es> | Tue Mar 02 11:08:32 2021 +0100 |
committer | Aleksander Morgado <aleksander@aleksander.es> | Tue Mar 02 11:21:01 2021 +0100 |
tree | f4d8179f391dc9257f14082847d8b0bcddae28b6 | |
parent | 3feeb4e516acdab89ff71d29a01eef4f5338b581 [diff] |
nas: update "System Info" response/indications with QmiNasRejectCause The TLVs that included a guint8 reject cause are updated to have them reported with the new QmiNasRejectCause enum type. The old methods that referred to the field as guint8 are flagged as deprecated and compat replacements are provided to avoid API/ABI breaks in the next libqmi release.