• Guido Casati's avatar
    Refactor capture_pdu_session_establishment_accept_msg · 384659ed
    Guido Casati authored
    * the goal of this commit is to refactor capture_pdu_session_establishment_accept_msg
      into a decoding function
    * PduSessionEstablishmentAccept.c is in the 5GSM library and shall only do encoding operations
    * handling of PDU Session Establishment accept message is done in nr_nas_msg.c
    * adopted new NAS decoding functions in the process
    * improved QoS rules decoding
    * convert getShort into a macro and add to NAS utils
    384659ed
nr_nas_msg.c 53.7 KB