Attention is currently required from: dexter, jolly.

jolly uploaded patch set #2 to this change.

View Change

The following approvals got outdated and were removed: Verified-1 by Jenkins Builder

V1.2: Add eimTransactionId to IpaEuiccDataRequest and IpaEuiccDataResponse

Add eimTransactionId to IpaEuiccDataRequest and to
IpaEuiccDataResponseError or IpaEuiccData of IpaEuiccDataResponse.
The IPA takes the transaction ID from the request, if exists, and sets
it in the response. The eIM can use it to match the request with the
successful or unsuccessful outcome.

Note that there is no error handling if the requested data fails to be
received from eUICC. This means that there is no transaction ID set at
IpaEuiccDataResponseError.

Reference: SGP.32 Section 2.11.1.2

Related: SYS#8101
Change-Id: I34db78c4eb8461c154459204ec13a2184085e96a
---
M asn1/SGP32Definitions.asn
M src/ipa/libasn/CMakeLists.txt
M src/ipa/libasn/IpaEuiccData.c
M src/ipa/libasn/IpaEuiccData.h
A src/ipa/libasn/IpaEuiccDataErrorCode.c
A src/ipa/libasn/IpaEuiccDataErrorCode.h
M src/ipa/libasn/IpaEuiccDataRequest.c
M src/ipa/libasn/IpaEuiccDataRequest.h
M src/ipa/libasn/IpaEuiccDataResponse.c
M src/ipa/libasn/IpaEuiccDataResponse.h
A src/ipa/libasn/IpaEuiccDataResponseError.c
A src/ipa/libasn/IpaEuiccDataResponseError.h
M src/ipa/libipa/proc_euicc_data_req.c
13 files changed, 267 insertions(+), 44 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/onomondo-ipa refs/changes/35/43035/2

To view, visit change 43035. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newpatchset
Gerrit-Project: onomondo-ipa
Gerrit-Branch: master
Gerrit-Change-Id: I34db78c4eb8461c154459204ec13a2184085e96a
Gerrit-Change-Number: 43035
Gerrit-PatchSet: 2
Gerrit-Owner: jolly <andreas@eversberg.eu>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: dexter <pmaier@sysmocom.de>
Gerrit-Attention: jolly <andreas@eversberg.eu>
Gerrit-Attention: dexter <pmaier@sysmocom.de>