abis_nm: remove abis_nm_obj_class_name / abis_nm_adm_state_name
authorHarald Welte <laforge@gnumonks.org>
Mon, 23 May 2011 18:41:31 +0000 (20:41 +0200)
committerHarald Welte <laforge@gnumonks.org>
Mon, 23 May 2011 18:41:31 +0000 (20:41 +0200)
commitea4b12aa5ddc054547926f5eca0e036268c1e98e
tree2436019667847fb4c3d30fab263f542881d02314
parent61dc63e354e1a68317f72d485bea4b6a0194e863
abis_nm: remove abis_nm_obj_class_name / abis_nm_adm_state_name

and export the underlying raw value_string arrays instead:
abis_nm_obj_class_names / abis_nm_adm_state_names.

This permits the caller to use get_string_value() as well as
get_value_string().
include/osmocom/gsm/abis_nm.h
src/gsm/abis_nm.c