Files
openairinterface5g/openair3
Guido Casati 8fb8713023 Replace ngap_pdu_t with byte_array_t
ngap_pdu_t has the same definition as byte_array_t, so it is
replaced by the latter. This simplify the stack and reduces
duplicated code.

Also, add function create_byte_array to copy from an
existing buffer to a new byte_array_t and replaced
allocCopy with create_byte_array, and adopted
OCTET_STRING_fromBuf whenever possible.
2025-05-28 12:59:50 +02:00
..
2023-05-26 12:35:33 +02:00
2023-03-11 15:50:50 +01:00
2025-05-28 12:59:50 +02:00
2017-08-14 11:04:50 +02:00