Skip to content
Success

Changes

Summary

  1. s1ap_proxy: handle_ies(): reorder arguments (details)
Commit 172c9e919ce2ac4304cc3ca59ea715d277f04268 by Vadim Yanitskiy
s1ap_proxy: handle_ies(): reorder arguments

This patch prepares for a follow-up change adding E-RAB MODIFY REQ/RSP.

It's common for many Erlang's built-in functions to have the Key argument first
(e.g. dict:store/3, dict:take/2, proplists:lookup/2, proplists:delete/2),
and also makes handle_ies() consistent with handle_ie().

Change-Id: Ic9c7257bef290a7f0c2546d4c1ca3b9d4aed20d2
The file was modifiedsrc/s1ap_proxy.erl