* introduce a callback function when paging completes (I know this is somewhat of an overlap
  with the signals, but I think paging always has one reason and thus one caller wants to
  get notified about completion, including a caller-specific context, etc)
* introduce TLV parser definitions for GSM 04.08
* parse and generate BCD number IE's for 04.08 call control

4 files changed
tree: 6c8c384db2326867f65a2f2df868a6a0fffe4bcd
  1. include/
  2. src/
  3. tests/
  4. tools/
  5. AUTHORS
  6. configure.in
  7. COPYING
  8. Makefile.am
  9. README