osmocom-bb/src/host/layer23/src/mobile
Vadim Yanitskiy 9ec58916d9 mobile/gsm480_ss.c: fix build: apply msgb_wrap_with_TL() rename
In If1e851ac605c8d2fde3da565b0bd674ea6350c2e, msgb_wrap_with_TL()
was renamed to msgb_push_tl(). Let's use the new symbol name.

Change-Id: Ief37424e0ca3cd696054518a0ffb07b7ef17a462
2019-01-23 22:52:58 +07:00
..
Makefile.am mobile: Add initial support for scripting support 2017-12-03 12:58:53 +00:00
app_mobile.c layer23/sap_interface.c: reimplement (BT)SAP interface 2019-01-15 04:26:46 +07:00
gsm48_cc.c mobile: Instead of putting semantic in a comment, use an enum 2017-11-27 17:54:03 +08:00
gsm48_mm.c Move from libc random() to osmo_get_rand_id (2nd attempt) 2018-07-23 20:55:45 +01:00
gsm48_rr.c Move from libc random() to osmo_get_rand_id (2nd attempt) 2018-07-23 20:55:45 +01:00
gsm322.c layer23: Fix compiler warnings about string operation truncation 2018-08-11 12:59:30 +00:00
gsm411_sms.c layer23: Replace all instances of strncpy() by osmo_strlcpy 2018-08-11 16:10:31 +02:00
gsm480_ss.c mobile/gsm480_ss.c: fix build: apply msgb_wrap_with_TL() rename 2019-01-23 22:52:58 +07:00
main.c mobile: use VTY bind addr from config, deprecate cmd line options 2018-11-21 10:36:57 +07:00
mncc_sock.c layer23: Use osmo_sock_unix_init_ofd() from libosmocore 2018-09-06 16:16:07 +02:00
mnccms.c mobile: use proper type for boolean flags 2018-11-16 21:37:55 +01:00
primitives.c lua: Expose API to trigger a network reselection 2018-09-16 13:51:29 +00:00
script_lua.c lua: Expose API to trigger a network reselection 2018-09-16 13:51:29 +00:00
script_nolua.c mobile: Add initial support for scripting support 2017-12-03 12:58:53 +00:00
settings.c host/layer23: rename GSM_SIM_TYPE_READER to GSM_SIM_TYPE_L1PHY 2018-12-26 20:52:18 +00:00
subscriber.c layer23/sap_interface.c: reimplement (BT)SAP interface 2019-01-15 04:26:46 +07:00
support.c Support Early Classmark Sending 2017-01-15 20:46:27 +01:00
transaction.c host/mobile: use osmocom_ms as talloc context 2017-11-08 18:46:57 +07: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 host/layer23: rename GSM_SIM_TYPE_READER to GSM_SIM_TYPE_L1PHY 2018-12-26 20:52:18 +00:00