libosmocore/include/osmocom
Neels Hofmeyr 6a13e7f563 fsm: add LOGPFSML to pass explicit logging level
Provide one central LOGPFSML to print FSM information, take the FSM logging
subsystem from the FSM instance but use an explicitly provided log level
instead of the FSM's default level.

Use to replace some, essentially, duplications of the LOGPFSM macro.

In effect, the fsm_test's expected error changes, since the previous code dup
for logging events used round braces to indicate the fi's state, while the
central macro uses curly braces.

Change-Id: If295fdabb3f31a0fd9490d1e0df57794c75ae547
2016-12-14 17:56:48 +01:00
..
codec Mark inline header function as static 2016-09-30 12:31:50 +00:00
core fsm: add LOGPFSML to pass explicit logging level 2016-12-14 17:56:48 +01:00
crypt Add GEA3 & GEA4 ciphers 2016-07-11 19:15:24 +00:00
ctrl Revert "Constify ctrl_cmd struct fields where appropriate" 2016-10-20 17:53:10 +02:00
gprs gprs: Increase NS_ALLOC_SIZE to 3k 2016-09-23 02:42:46 +00:00
gsm import oap message parsing / encoding from openbsc.git; AGPL->GPL 2016-12-11 03:42:58 +01:00
sim sim: make osim_reader_ops public 2016-03-19 21:18:40 +01:00
vty fix GGSN Ctrl port to 4257 2016-09-09 16:23:18 +02:00