Commit 09e012d5 authored by aligungr's avatar aligungr

RLS improvements

parent 4c9e98b5
......@@ -61,4 +61,12 @@ void RlsControlTask::onQuit()
{
}
void RlsControlTask::handleRlsMessage(int cellId, rls::RlsMessage &msg)
{
}
void RlsControlTask::handleSignalChange(int cellId, int dbm)
{
}
} // namespace nr::ue
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment