Hi Denis,
2010/10/10 Denis Kenzior <denkenz(a)gmail.com>:
> +enum ss_other_error {
> + SS_SERVICE_BUSY = 0x00,
> + SS_GSM_MM_RELEASE = 0x01,
> + SS_GSM_DATA_ERROR = 0x02,
> + SS_GSM_TIMER_EXPIRED = 0x03,
> + SS_GSM_REQUEST_CANCELLED = 0x04,
> + SS_GSM_INDICATE_DEVICE_PASSWORD = 0x05,
> + SS_GSM_ACTIVATION_DATA_LOST = 0x09,
> + SS_GSM_MM_ERROR = 0x0B,
> + SS_GSM_SERVICE_NOT_ON_FDN_LIST = 0x0C,
> + SS_SIMATKCC_REJECTED = 0x0D,
> + SS_SIMATKCC_MODIFIED = 0x0E,
> + SS_CS_INACTIVE = 0x0F,
> + /* SS_GSM_SS_NOT_AVAILABLE = 0x12, */
> + /* SS_GSM_USSD_BUSY = 0x48, */
Why are these commented out?
The isimodem supplementary service API designer have decided to save a
couple of code points and reused the MAP error enums in as error codes
generated internally.
I'll check the indenting, add a comment clarifying the comments and resubmit.
--
Pekka.Pessi mail at
nokia.com