1 #ifndef _OSMOCORE_RSL_H
2 #define _OSMOCORE_RSL_H
5 #include <osmocom/core/utils.h>
6 #include <osmocom/core/msgb.h>
22 #define rsl_tlv_parse(dec, buf, len) \
23 tlv_parse(dec, &rsl_att_tlvdef, buf, len, 0, 0)
39 int rsl_ccch_conf_to_bs_cc_chans(
int ccch_conf);
43 uint8_t
link_id,
int transparent);
47 uint8_t
link_id,
int transparent);
51 uint8_t
link_id,
int transparent);