osmo-pcu/src/osmo-bts-sysmo
Philipp Maier 6ee8d136d3 pcu_l1_if_phy: fix API function names
The functions l1if_open_pdch and l1if_close_pdch have a misleading
naming since what they actually do is opening and closing the TRX since
they return and accept a context (obj) that is valid for a whole TRX.
This also explains why the other functions accept a timeslot as
parameter in addition to the context. Let's rename those functions so
that it is clear what they do.

Related: OS#6022
Change-Id: I395a60b2fba39bac4facec78989bac20f0cef0d3
2023-05-03 09:57:38 +02:00
..
femtobts.c Restructure sources 2016-05-17 16:19:32 +00:00
femtobts.h sysmo: femtobts.h: Avoid redefining global variables 2020-05-18 11:07:03 +02:00
sysmo_l1_fwd.c Use osmo_fd_setup() whenever applicable 2020-10-19 11:36:33 +00:00
sysmo_l1_hw.c Use osmo_fd_setup() whenever applicable 2020-10-19 11:36:33 +00:00
sysmo_l1_if.c pcu_l1_if_phy: fix API function names 2023-05-03 09:57:38 +02:00
sysmo_l1_if.h Change internal API for consistency 2016-05-19 06:40:26 +00:00