diff options
author | Jacob Erlbeck <jerlbeck@sysmocom.de> | 2013-10-08 12:04:44 +0200 |
---|---|---|
committer | Holger Hans Peter Freyther <holger@moiji-mobile.com> | 2013-10-08 14:50:46 +0200 |
commit | 84cdc70e0bbeddf33404df472f3c992f5446ff12 (patch) | |
tree | d206a43a000bf5ff4828a93d7464c40bf6f56e89 /libosmogb.pc.in | |
parent | dcce196be96c842bde791f8838a07206fd9fdd24 (diff) |
gb: Separate nsvc creation from NS message processing
This patch refactors gprs_ns_rcvmsg() by moving the parts relevant to
the NS messages into the new functions gprs_ns_vc_create() (nsvc
object creation) and gprs_ns_process_msg() (main NS automaton). These
do not contain code that directly depends on the link layer (they
call other functions that still do). This reduces the gprs_ns_rcvmsg()
function to calling these two functions and optionally setting up the
link layer specific fields of the nsvc.
Sponsored-by: On-Waves ehf
Diffstat (limited to 'libosmogb.pc.in')
0 files changed, 0 insertions, 0 deletions