Attention is currently required from: jolly.
dexter has posted comments on this change by jolly. ( https://gerrit.osmocom.org/c/onomondo-ipa/+/43062?usp=email )
Change subject: V1.2: Change of IpaEuiccDataRequest and results ......................................................................
Patch Set 8:
(4 comments)
File src/ipa/libipa/es10b_retr_notif_from_lst.c:
https://gerrit.osmocom.org/c/onomondo-ipa/+/43062/comment/04e70327_b1ad0adb?... : PS8, Line 168: "no euiccPackageResults searchCriteria in IpaEuiccDataRequest!\n"); In SGP.32 2.11.1.2: "if there is no searchCriteriaNotification the IPA SHALL return the notificationsList as part of the IpaEuiccDataResponse containing all Notifications stored in the eUICC." (similar sentence for A2).
So it is technically not an error wen the dr_tag is set to 0xA0. Section 5.9.11 (Function (ES10b): RetrieveNotificationsList) is also coherent with this: "If searchCriteria data object is omitted, the eUICC SHALL return all stored Notifications that are in the format of PendingNotificationList.."
I would recommend to drop (or to change the log level to LDEBUG) the error message as it is legal to ask for euiccPackageResults without specifying a search criteria. Having no criteria just means that the criteria is "all"
https://gerrit.osmocom.org/c/onomondo-ipa/+/43062/comment/85d5f140_d0198cad?... : PS8, Line 229: "no searchCriteria in IpaEuiccDataRequest!\n"); (see comment above)
https://gerrit.osmocom.org/c/onomondo-ipa/+/43062/comment/bbe101a8_3dd6da5a?... : PS8, Line 246: "empty searchCriteria in IpaEuiccDataRequest!\n"); (see comment above)
https://gerrit.osmocom.org/c/onomondo-ipa/+/43062/comment/05c3a46e_2634b791?... : PS8, Line 255: "no searchCriteria in IpaEuiccDataRequest!\n"); (see comment above)