lynxis lazus has uploaded this change for review.
wip: osmo_mei_cmp(): FIXME
Change-Id: Id4abe0c33f7ece2909fc1ff6c3c7466fc783c67f
---
M include/osmocom/gsm/gsm23003.h
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/79/38779/1
diff --git a/include/osmocom/gsm/gsm23003.h b/include/osmocom/gsm/gsm23003.h
index fb35d51..39328a0 100644
--- a/include/osmocom/gsm/gsm23003.h
+++ b/include/osmocom/gsm/gsm23003.h
@@ -168,6 +168,7 @@
int osmo_cgi_cmp(const struct osmo_cell_global_id *a, const struct osmo_cell_global_id *b);
int osmo_cgi_ps_cmp(const struct osmo_cell_global_id_ps *a, const struct osmo_cell_global_id_ps *b);
int osmo_gummei_cmp(const struct osmo_gummei *a, const struct osmo_gummei *b);
+int osmo_mei_cmp(const struct osmo_gummei *a, const struct osmo_gummei *b);
int osmo_gen_home_network_domain(char *out, const struct osmo_plmn_id *plmn);
int osmo_parse_home_network_domain(struct osmo_plmn_id *out, const char *in);
To view, visit change 38779. To unsubscribe, or for help writing mail filters, visit settings.