libosmocore/include
Philipp Maier 2a06a491b1 fsm: add functions for unlinking and changing parents
At the moment it is not possible to unlink a child from from
its parent, nor is it possible to assign a new parent to a
child FSM.

- osmo_fsm_inst_unlink_parent():
  Make it possible to unlink childs from a parent.

- osmo_fsm_inst_change_parent():
  Make it possible to change the parent of a child.

Change-Id: I6d18cbd4ada903cf3720b3ad2a89fc643085beef
2018-01-24 12:03:28 +01:00
..
osmocom fsm: add functions for unlinking and changing parents 2018-01-24 12:03:28 +01:00
Makefile.am libosmocodec: implement ECU (Error Concealment Unit) for FR 2018-01-15 20:12:03 +00:00