Merge commit '620f7ab35034f78f894319e027a151568c331eea'
[osmocom-bb.git] / src / shared / libosmocore / include / osmocom / gsm / rsl.h
index 7e46330..2eb045f 100644 (file)
@@ -23,6 +23,7 @@ const char *rsl_chan_nr_str(uint8_t chan_nr);
 
 const char *rsl_err_name(uint8_t err);
 const char *rsl_rlm_cause_name(uint8_t err);
+const char *rsl_msg_name(uint8_t err);
 
 /* Section 3.3.2.3 TS 05.02. I think this looks like a table */
 int rsl_ccch_conf_to_bs_cc_chans(int ccch_conf);