libosmocore/include/osmocom
Neels Hofmeyr 4d68fd0955 gsm23003: add osmo_mcc_from_str()
I found myself often using osmo_mnc_from_str() to also decode an MCC and be
strict about it, but each time I felt the need to comment like "using
osmo_mnc_from_str() also for MCC". Rather formalize this properly.

Use a static inline function, no need to add more symbols to libosmo-gsm.

Change-Id: I020a4f11791c61742a3d795f782805f7b7e8733e
2018-03-05 04:28:04 +01:00
..
codec libosmocodec: implement ECU (Error Concealment Unit) for FR 2018-01-15 20:12:03 +00:00
coding coding: Add BER-reporting RACH decode functions 2018-02-26 12:26:38 +01:00
core timer: Introduce osmo_clock_gettime to override clock_gettime 2018-03-01 12:33:02 +00:00
crypt add osmo_auth_c3() (separate from gsm_milenage()) 2017-12-18 23:05:24 +00:00
ctrl ports.h: Add VTY and CTRL ports for osmo-trx 2018-02-22 08:03:06 +00:00
gprs Add function to properly encode RAI 2018-01-08 13:02:07 +00:00
gsm gsm23003: add osmo_mcc_from_str() 2018-03-05 04:28:04 +01:00
sim doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
vty ports.h: Add VTY and CTRL ports for osmo-trx 2018-02-22 08:03:06 +00:00