aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/bsc_api.h
blob: 51e344f5ae415fdb83da33757810d094e5d20aef (plain)
1
2
3
4
5
6
/* GSM 08.08 like API for OpenBSC */

#include "gsm_data.h"


int gsm0808_submit_dtap(struct gsm_subscriber_connection *conn, struct msgb *msg, int link_id);