Skip to content
Success

Changes

Summary

  1. Move paging logic to its own file (details)
Commit 7f3a50c61924f0d267627d3cfcea2e5cfcb8df1f by Pau Espin Pedrol
Move paging logic to its own file

Paging logic contains quite a lot of logic which is really specific to
paging topic and which can be put together and encapsulated easily.

Furthermore, this logic will mostly grow in the future since right now
we only offer minimal paging features by broadcasting to all HNBs.

Finally, this also simplifies hnbgw_cn.c

Change-Id: I402fdcdc261626798904e7ee2eb5db80d30c4c34
The file was modifiedsrc/osmo-hnbgw/hnbgw_cn.c
The file was addedsrc/osmo-hnbgw/cnlink_paging.c
The file was modifiedsrc/osmo-hnbgw/Makefile.am
The file was modifiedinclude/osmocom/hnbgw/hnbgw_cn.h