Hello,
I have a tizen application that uses tapi to send USSD request using
tel_send_ss_ussd_request(). I ran it on samsung Z1. If I call
tel_send_ss_ussd_request() for multiple handle(from
multiple modem) in parallel but the asynchronous callbacks returns
data in one sim and no data in another. So I checked the result of
g_dbus_connection_call_finish() in on_response_send_ss_ussd_request()
and it returns 122 in that case.
_______________________________________________
Dev mailing list
[email protected]
https://lists.tizen.org/listinfo/dev