blob: 834e5d668372921fdff514b0037ebfee6bca3d8c [file] [log] [blame]
Harald Welte1c72bfb2012-04-04 22:05:24 +02001LIBOSMOGSM_1.0 {
2global:
3
4abis_nm_adm_state_names;
5abis_nm_att_settable;
6abis_nm_avail_name;
7abis_nm_chcomb4pchan;
8abis_nm_debugp_foh;
9abis_nm_event_type_name;
10abis_nm_nack_cause_name;
11abis_nm_nack_name;
12abis_nm_att_tlvdef;
Harald Welte5b5650f2014-05-19 11:25:46 +020013abis_nm_osmo_att_tlvdef;
Harald Welte8d5180e2014-08-17 19:36:26 +020014abis_nm_msg_disc_names;
Harald Welte1c72bfb2012-04-04 22:05:24 +020015abis_nm_obj_class_names;
16abis_nm_opstate_name;
17abis_nm_nacks;
18abis_nm_no_ack_nack;
19abis_nm_pchan4chcomb;
20abis_nm_reports;
21abis_nm_severity_name;
22abis_nm_sw_load_msgs;
23abis_nm_test_name;
Harald Welte604d5522014-08-17 18:42:58 +020024abis_nm_osmo_magic;
25abis_nm_ipa_magic;
Harald Welte1c72bfb2012-04-04 22:05:24 +020026
27osmo_sitype_strs;
Max8a5346b2016-04-22 19:28:09 +020028bitvec_add_range1024;
Harald Welte1c72bfb2012-04-04 22:05:24 +020029comp128;
30dbm2rxlev;
31
Max03309b52016-03-17 11:51:09 +010032osmo_earfcn_add;
33osmo_earfcn_del;
Maxfbb8bfa2016-04-15 16:04:04 +020034osmo_earfcn_bit_size;
Max03309b52016-03-17 11:51:09 +010035osmo_earfcn_init;
36
Harald Welte1c72bfb2012-04-04 22:05:24 +020037gprs_cipher_gen_input_i;
38gprs_cipher_gen_input_ui;
39gprs_cipher_load;
40gprs_cipher_register;
41gprs_cipher_run;
42gprs_cipher_supported;
Maxbf990bb2016-04-21 14:46:30 +020043gprs_cipher_key_length;
Harald Welte1c72bfb2012-04-04 22:05:24 +020044gprs_tlli_type;
45gprs_tmsi2tlli;
46
Harald Welte64f38c02016-04-20 17:12:24 +020047gsm48_gmm_cause_names;
48gsm48_gsm_cause_names;
49gprs_att_t_strs;
50gprs_upd_t_strs;
51gprs_det_t_mo_strs;
52gprs_det_t_mt_strs;
53
Harald Welte783d0732014-12-29 17:09:11 +010054gsm0341_build_msg;
55
Harald Welte1c72bfb2012-04-04 22:05:24 +020056gsm0480_create_notifySS;
57gsm0480_create_unstructuredSS_Notify;
58gsm0480_create_ussd_resp;
59gsm0480_decode_ussd_request;
Tobias Engel419684e2012-03-08 13:31:52 +010060gsm0480_decode_ss_request;
Harald Welte1c72bfb2012-04-04 22:05:24 +020061gsm0480_wrap_facility;
62gsm0480_wrap_invoke;
63
64gsm0502_calc_paging_group;
65
Max Suraev msuraev@sysmocom.de84da22f2016-04-29 13:17:22 +020066gsm0503_xcch;
67gsm0503_cs2;
68gsm0503_cs3;
69gsm0503_tch_afs_12_2;
70gsm0503_tch_afs_10_2;
71gsm0503_tch_afs_7_95;
72gsm0503_tch_afs_7_4;
73gsm0503_tch_afs_6_7;
74gsm0503_tch_afs_5_9;
75gsm0503_tch_afs_5_15;
76gsm0503_tch_afs_4_75;
77
Harald Welte1c72bfb2012-04-04 22:05:24 +020078gsm0808_att_tlvdef;
79gsm0808_bssap_name;
80gsm0808_bssmap_name;
81gsm0808_create_assignment_completed;
82gsm0808_create_assignment_failure;
83gsm0808_create_cipher_complete;
84gsm0808_create_cipher_reject;
85gsm0808_create_classmark_update;
86gsm0808_create_clear_command;
87gsm0808_create_clear_complete;
88gsm0808_create_clear_rqst;
89gsm0808_create_dtap;
90gsm0808_create_layer3;
91gsm0808_create_reset;
92gsm0808_create_sapi_reject;
93gsm0808_prepend_dtap_header;
94
95gsm338_get_sms_alphabet;
96
97gsm340_gen_oa;
98gsm340_gen_scts;
99gsm340_scts;
100gsm340_validity_period;
101
102gsm411_bcdify;
103gsm411_msgb_alloc;
104gsm411_push_cp_header;
105gsm411_push_rp_header;
106gsm411_smc_clear;
107gsm411_smc_init;
108gsm411_smc_recv;
109gsm411_smc_send;
110gsm411_smr_clear;
111gsm411_smr_init;
112gsm411_smr_recv;
113gsm411_smr_send;
114gsm411_unbcdify;
115gsm411_cp_cause_strs;
116gsm411_rp_cause_strs;
117
118gsm48_att_tlvdef;
119gsm48_cc_msg_name;
120gsm48_cc_state_name;
121gsm48_construct_ra;
122gsm48_decode_bcd_number;
123gsm48_decode_bearer_cap;
124gsm48_decode_called;
125gsm48_decode_callerid;
126gsm48_decode_calling;
127gsm48_decode_cause;
128gsm48_decode_cccap;
129gsm48_decode_connected;
130gsm48_decode_facility;
131gsm48_decode_freq_list;
132gsm48_decode_keypad;
Harald Weltee8664732012-07-13 21:48:35 +0200133gsm48_decode_lai;
Harald Welte1c72bfb2012-04-04 22:05:24 +0200134gsm48_decode_notify;
135gsm48_decode_progress;
136gsm48_decode_redirecting;
137gsm48_decode_signal;
138gsm48_decode_ssversion;
139gsm48_decode_useruser;
140gsm48_encode_bcd_number;
141gsm48_encode_bearer_cap;
142gsm48_encode_called;
143gsm48_encode_callerid;
144gsm48_encode_calling;
145gsm48_encode_cause;
146gsm48_encode_cccap;
147gsm48_encode_connected;
148gsm48_encode_facility;
149gsm48_encode_keypad;
150gsm48_encode_more;
151gsm48_encode_notify;
152gsm48_encode_progress;
153gsm48_encode_redirecting;
154gsm48_encode_signal;
155gsm48_encode_ssversion;
156gsm48_encode_useruser;
157gsm48_generate_lai;
158gsm48_generate_mid_from_imsi;
159gsm48_generate_mid_from_tmsi;
160gsm48_mi_to_string;
161gsm48_mm_att_tlvdef;
162gsm48_number_of_paging_subchannels;
163gsm48_parse_ra;
164gsm48_rr_att_tlvdef;
Maxfe65fa72016-05-10 17:17:05 +0200165gsm48_set_dtx;
166gsm48_dtx_mode;
Harald Welte1a8c4e02015-08-16 17:56:25 +0200167gsm48_mi_type_name;
Neels Hofmeyrbdccc1b2016-03-15 13:28:10 +0100168gsm48_mcc_mnc_to_bcd;
169gsm48_mcc_mnc_from_bcd;
Maxfb348ee2016-03-30 21:14:53 +0200170gsm48_chan_mode_names;
171gsm_chan_t_names;
Harald Welte1c72bfb2012-04-04 22:05:24 +0200172
173gsm_7bit_decode;
Andreas Eversberg95975552013-08-08 12:38:53 +0200174gsm_7bit_decode_ussd;
Harald Welte1c72bfb2012-04-04 22:05:24 +0200175gsm_7bit_encode;
Andreas Eversberg95975552013-08-08 12:38:53 +0200176gsm_7bit_encode_ussd;
Holger Hans Peter Freyther6bfa7442013-08-08 12:38:52 +0200177gsm_7bit_encode_oct;
Harald Welte1c72bfb2012-04-04 22:05:24 +0200178
Jacob Erlbeck1d7f3b52013-08-12 17:07:53 +0200179gsm_7bit_decode_n;
180gsm_7bit_decode_n_ussd;
181gsm_7bit_decode_n_hdr;
182gsm_7bit_encode_n;
183gsm_7bit_encode_n_ussd;
184
Harald Welte1c72bfb2012-04-04 22:05:24 +0200185gsm_arfcn2band;
186gsm_arfcn2freq10;
Sylvain Munaut55720312012-12-11 23:44:41 +0100187gsm_freq102arfcn;
Harald Welte1c72bfb2012-04-04 22:05:24 +0200188gsm_band_name;
189gsm_band_parse;
190gsm_fn2gsmtime;
191gsm_get_octet_len;
192gsm_gsmtime2fn;
193
194gsm_milenage;
195gsm_septet_encode;
196gsm_septets2octets;
197
198lapd_dl_exit;
199lapd_dl_init;
200lapd_dl_reset;
201lapd_msgb_alloc;
202lapd_ph_data_ind;
203lapd_recv_dlsap;
204lapd_set_mode;
205lapd_state_names;
206
207lapdm_channel_exit;
208lapdm_channel_init;
209lapdm_channel_reset;
210lapdm_channel_set_flags;
211lapdm_channel_set_l1;
212lapdm_channel_set_l3;
213lapdm_channel_set_mode;
Daniel Willmann55405fb2014-03-26 13:45:17 +0100214lapdm_datalink_for_sapi;
Harald Welte1c72bfb2012-04-04 22:05:24 +0200215lapdm_entity_exit;
216lapdm_entity_init;
217lapdm_entity_reset;
218lapdm_entity_set_flags;
219lapdm_entity_set_mode;
220lapdm_phsap_dequeue_prim;
221lapdm_phsap_up;
222lapdm_rslms_recvmsg;
223
224milenage_auts;
225milenage_check;
226milenage_f1;
227milenage_f2345;
228milenage_generate;
229milenage_opc_gen;
230
231ms_class_gmsk_dbm;
232ms_pwr_ctl_lvl;
233ms_pwr_dbm;
234
235osmo_a5;
236osmo_a5_1;
237osmo_a5_2;
238
239osmo_auth_alg_name;
240osmo_auth_alg_parse;
241osmo_auth_gen_vec;
242osmo_auth_gen_vec_auts;
Harald Weltecd9cb902016-04-20 10:39:00 +0200243osmo_auth_3g_from_2g;
Harald Welte1c72bfb2012-04-04 22:05:24 +0200244osmo_auth_load;
245osmo_auth_register;
246osmo_auth_supported;
247
248osmo_rsl2sitype;
249osmo_sitype2rsl;
250
251rr_cause_name;
252
253rsl_att_tlvdef;
Harald Weltefad57522015-12-13 11:56:36 +0100254rsl_ipac_eie_tlvdef;
Harald Welte1c72bfb2012-04-04 22:05:24 +0200255rsl_ccch_conf_to_bs_cc_chans;
256rsl_ccch_conf_to_bs_ccch_sdcch_comb;
257rsl_chan_nr_str;
258rsl_dec_chan_nr;
259rsl_enc_chan_nr;
260rsl_err_name;
261rsl_init_cchan_hdr;
262rsl_init_rll_hdr;
263rsl_ipac_msg_name;
264rsl_msg_name;
265rsl_rll_push_hdr;
266rsl_rll_push_l3;
267rsl_rll_simple;
268rsl_rlm_cause_name;
269
270rxlev2dbm;
271rxlev_stat_dump;
272rxlev_stat_get_next;
273rxlev_stat_input;
274rxlev_stat_reset;
275
276tlv_def_patch;
277tlv_dump;
278tlv_parse;
279tlv_parse_one;
Harald Weltedf90aed2012-04-05 01:41:34 +0200280tvlv_att_def;
Harald Welte2fe68472012-07-14 01:50:33 +0200281vtvlv_gan_att_def;
Harald Welte1c72bfb2012-04-04 22:05:24 +0200282
Harald Weltefbd02fa2016-04-25 15:19:35 +0200283osmo_shift_v_fixed;
284osmo_match_shift_tv_fixed;
285osmo_shift_tlv;
286osmo_match_shift_tlv;
287osmo_shift_lv;
288
Harald Weltec17f5702012-06-24 21:52:07 +0200289gan_msgt_vals;
290gan_pdisc_vals;
291
Harald Weltee3919962014-08-20 22:28:23 +0200292ipa_ccm_rcvmsg_base;
293ipa_ccm_rcvmsg_bts_base;
294ipa_ccm_send_id_ack;
295ipa_ccm_send_id_req;
296ipa_ccm_send_pong;
297ipa_ccm_tlv_to_unitdata;
298ipa_ccm_idtag_name;
299ipa_ccm_idtag_parse;
Jacob Erlbeck7f31c902015-06-04 08:39:34 +0200300ipa_ccm_idtag_parse_off;
Harald Weltee3919962014-08-20 22:28:23 +0200301ipa_msg_alloc;
302ipa_msg_recv;
303ipa_msg_recv_buffered;
304ipa_parse_unitid;
305ipa_prepend_header;
306ipa_prepend_header_ext;
307ipa_send;
308
Harald Welte908085c2014-10-01 16:18:11 +0800309osmo_apn_qualify;
310osmo_apn_qualify_from_imsi;
Jacob Erlbeck81142942015-11-17 08:42:05 +0100311osmo_apn_to_str;
312osmo_apn_from_str;
Harald Welte908085c2014-10-01 16:18:11 +0800313
Harald Welte3b6fb082016-04-25 18:46:22 +0200314osmo_gsup_encode;
315osmo_gsup_decode;
316
Harald Welte1c72bfb2012-04-04 22:05:24 +0200317local: *;
318};