Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-15 | api,header: treat CDMA activation errors as any other error | Aleksander Morgado | |
2012-03-15 | errors: new TOO_MANY and NOT_FOUND core errors | Aleksander Morgado | |
2012-03-15 | errors: new MM_CORE_ERROR_CONNECTED error | Aleksander Morgado | |
To be returned when we try to send an AT command to a modem, but there is no usable AT port available, as the primary port is connected (hence the name) and there is no secondary port. | |||
2012-03-15 | api,errors: implement all errors from the new API | Aleksander Morgado | |
Errors that will/may be reported via DBus are defined in the public interface header. |