libosmogsm 1.11.0.26-c59d.202505152026
Osmocom GSM library
|
Message encoding and decoding for 3GPP TS 48.071 BSSLAP protocol. More...
#include <errno.h>
#include <osmocom/core/msgb.h>
#include <osmocom/gsm/bsslap.h>
#include <osmocom/gsm/tlv.h>
#include <osmocom/core/logging.h>
Macros | |
#define | DEC_ERR(RC, MSG_TYPE, IEI, CAUSE, fmt, args...) |
#define | DEC_IE_MANDATORY(IEI, DEC_FUN, DEC_FUN_ARG) |
Variables | |
static const struct tlv_definition | osmo_bsslap_tlvdef |
const struct value_string | osmo_bsslap_msgt_names [] |
const struct value_string | osmo_bsslap_iei_names [] |
Message encoding and decoding for 3GPP TS 48.071 BSSLAP protocol.
#define DEC_IE_MANDATORY | ( | IEI, | |
DEC_FUN, | |||
DEC_FUN_ARG | |||
) |