Adopted transaction.c and transaction.h from OpenBSC.
authorAndreas Eversberg <jolly@eversberg.eu>
Sun, 4 Apr 2010 13:34:53 +0000 (15:34 +0200)
committerAndreas Eversberg <jolly@eversberg.eu>
Sun, 4 Apr 2010 13:34:53 +0000 (15:34 +0200)
commit6be5c597f9fceb5f84c0f7c19b17f684dc847ff4
treec147be9252386125dfcabf2fae5921a0c6c598fd
parentfcc494e3e9e277ad5e92a3f3f383e78889fe72f2
Adopted transaction.c and transaction.h from OpenBSC.

Pointers and structure is modified for the mobile station environment. The transactions are required to handle calls and SMS.
src/host/gsm48-andreas/gsm48_cc.c
src/host/gsm48-andreas/gsm48_l3.h
src/host/gsm48-andreas/gsm48_mm.c
src/host/gsm48-andreas/transaction.c [new file with mode: 0644]
src/host/gsm48-andreas/transaction.h [new file with mode: 0644]