osmocom-bb/src/host/layer23/src/mobile
Andreas Eversberg cf55219d45 host/mobile/sms: Adding SAPI 3 support to MM and RR layers
RR now handles SAPI 3 datalink.

MM connections now have and individual sapi, so MM can use right SAPI
for communication with other layers, as well as releasing the right
MM connections in case of link release.

Written-by: Andreas Eversberg <jolly@eversberg.eu>
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2011-11-13 20:25:20 +01:00
..
Makefile.am [mobile] Using socket application interface with mobile application 2011-09-04 10:02:43 +02:00
app_mobile.c host/layer23: Removed local copy of LAPDm, using libosmocore instad 2011-11-13 20:25:19 +01:00
gsm48_cc.c host/mobile/sms: Adding SAPI 3 support to MM and RR layers 2011-11-13 20:25:20 +01:00
gsm48_mm.c host/mobile/sms: Adding SAPI 3 support to MM and RR layers 2011-11-13 20:25:20 +01:00
gsm48_rr.c host/mobile/sms: Adding SAPI 3 support to MM and RR layers 2011-11-13 20:25:20 +01:00
gsm322.c [mobile] Added missing curly braces, as proposed by Harald 2011-07-17 12:23:59 +02:00
main.c host/mobile: Adding memory leak debugging 2011-11-13 20:25:19 +01:00
mncc_sock.c [mobile] Adding socket application interface code from OpenBSC. 2011-09-04 09:57:51 +02:00
mnccms.c host/mobile: Whitespace fixes, no functional changes 2011-11-13 20:25:19 +01:00
settings.c host/mobile: Whitespace fixes, no functional changes 2011-11-13 20:25:19 +01:00
subscriber.c [layer23/mobile] Improvement and fixes of idle mode process 2011-07-17 11:12:15 +02:00
support.c [mobile] Disable SMS by default, because SMS is not supported 2011-08-13 09:40:09 +02:00
transaction.c host/mobile: Whitespace fixes, no functional changes 2011-11-13 20:25:19 +01:00
voice.c layer23: Add mobile support for sending / receiving voice frame through MNCC 2011-07-28 21:30:51 +02:00
vty_interface.c mobile/vty: Add missing 's' for 'skip-max-per-band' configuration parameter 2011-08-11 13:45:31 +02:00