Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-15 | cli: ensure EOL is added at every error message | Aleksander Morgado | |
2012-03-15 | cli: include 3GPP-USSD specific actions | Aleksander Morgado | |
2012-03-15 | cli: fail if requesting 3GPP actions and modem is not 3GPP | Aleksander Morgado | |
2012-03-15 | cli: use new enums/flags string getters/builders | Aleksander Morgado | |
2012-03-15 | cli: split the command to register in a 3GPP network | Aleksander Morgado | |
We provide `--3gpp-register-home' to request automatic registration. This will try to register in the home network if available; and if not available, in any other network being allowed. We also provide `--3gpp-register-in-operator' to try to lock the registration in the network of a given specific operator, specified by MCCMNC. | |||
2012-03-15 | cli: use g_list_free_full() when possible | Aleksander Morgado | |
2012-03-15 | cli: implement 3GPP related actions | Aleksander Morgado | |