Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-01 | utils: import ptr array lookup with GEqualFunc from GLib 2.54 | Aleksander Morgado | |
This fixes the build when using GLib < 2.54. | |||
2012-09-14 | libmm-common: added common utils from core | Aleksander Morgado | |
Moved the utils to play with binary to hex strings into libmm-common. | |||
2011-04-29 | utils: new utils_check_for_single_value() method | Aleksander Morgado | |
It was being used in several places with different static implementations | |||
2010-11-05 | core: add bin -> hex string converter | Dan Williams | |
2010-06-22 | gsm: add GetOperatorID method | Torgny Johansson | |
Returns the ID of the operator that issued the SIM card. Cleanups and get_mnc_length_done() by me (dcbw). |