osmo-msc/src
Holger Freyther 5f75598c28 Introduce a simple timer API....
One can use add_timer or schedule_timer to add a timer. After
the timeout time has been reached the callback will be called.
One can call add_time/schedule_timer and del_timer from within
the callback.
2008-12-27 09:42:59 +00:00
..
Makefile.am Introduce a simple timer API.... 2008-12-27 09:42:59 +00:00
abis_nm.c working state up to location update and classmark inquiry 2008-12-26 20:25:35 +00:00
abis_rsl.c whcih -> which 2008-12-27 09:38:51 +00:00
bsc_hack.c misdn.h forward declare mi_setup 2008-12-27 09:41:03 +00:00
chan_alloc.c now we get up to the SETUP of MO calls 2008-12-27 01:55:51 +00:00
db.c db: add GPL headers and integrate with autofoo 2008-12-27 01:07:07 +00:00
db_test.c db: add GPL headers and integrate with autofoo 2008-12-27 01:07:07 +00:00
gsm_04_08.c now we get up to the SETUP of MO calls 2008-12-27 01:55:51 +00:00
gsm_data.c working state up to location update and classmark inquiry 2008-12-26 20:25:35 +00:00
gsm_subscriber.c no reasonable commit message possible. tons of changes of the last 2 days 2008-12-25 23:28:35 +00:00
misdn.c Fix warning and return an error code 2008-12-27 09:39:48 +00:00
msgb.c working state up to location update and classmark inquiry 2008-12-26 20:25:35 +00:00
select.c Introduce a simple timer API.... 2008-12-27 09:42:59 +00:00
timer.c Introduce a simple timer API.... 2008-12-27 09:42:59 +00:00