9
0
Fork 0
nuttx-bb/apps/osmocomBB/libosmocore/include/osmocom/gsm/gan.h

10 lines
192 B
C

#ifndef _OSMO_GSM_GAN_H
#define _OSMO_GSM_GAN_H
#include <osmocom/core/utils.h>
extern const struct value_string gan_msgt_vals[];
static const struct value_string gan_pdisc_vals[];
#endif