Commit
86346614de39f1ec571ccbc02a5e2005aaba2b3c
by Pau Espin PedrolSplit ss7_hmrt.c into mtp3_hm{dc,dt,rt}.c
ITU Q.704 (MTP level 3) spec clearly splits the functionality between
subsystems/block, and they coordinate through specific events/messages.
Let's split our current code base in different files to follow the
module split, so it becomes a lot easier to match the spec and extend it
with more blocks in the future.
The new naming also clarifies this logic happens within the MTP layer3,
which communicates with layer2 (MTP2, SCTP in M3UA, etc.) and layer
3 (eg. SCCP).
Change-Id: I1b94c1474722b49ce29796681cfbcfce65c95388