Attention is currently required from: pespin.
pespin uploaded patch set #3 to this change.
Rework cbsp_cbc_create() params
There's no need to pass the specific params. Let's simply get whatever
need from the global config in the function.
This makes it easier to extend it to more params if needed.
Also, when we add SBc-AP support, the params that have to be passed to
the counter part function are different, so let's simplify param
passing here.
While at it, rename also the callback function to contain "cbsp" on it,
since it is cbsp specific.
Change-Id: Ia2362757275e7cbce82b64c7c2a0798276d964c3
---
M src/cbc_main.c
M src/cbsp_server.c
M src/cbsp_server.h
M src/cbsp_server_fsm.c
4 files changed, 8 insertions(+), 10 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-cbc refs/changes/99/28299/3
To view, visit change 28299. To unsubscribe, or for help writing mail filters, visit settings.