hnbgw: Use the now-compiling RANAP encoder+decoder code

So far, we copy-pasted/cherry-picked individual encoder/decoder
functions as the overall ranap_{encode,decode} didn't compile yet.

As the latter is now finally compiling, we can remove those copies and
link in ranap_{encode,decode}.o
2 files changed
tree: 755e2a0edee8b9ea32ef32b548c3792ee775b56e
  1. asn1/
  2. pcap/
  3. specs/
  4. src/
  5. .gitignore
  6. configure.ac
  7. Makefile.am
  8. README