mirror of
https://gitlab.eurecom.fr/oai/openairinterface5g.git
synced 2026-07-13 04:30:28 +00:00
In nr_sdap_rx_entity, the RX callback receives the DRB identity from PDCP (drb-Identity). Rename pdcp_entity to drb_id to be aligned with TS 37.324 terminology. Changes: - Rename the RX callback argument through the full SDAP RX surface: sdap_data_ind(), the rx_entity function pointer table, and nr_sdap_rx_entity(). Signed-off-by: Guido Casati <guido.casati@openairinterface.org>