Hi All,

We are looking for details on expected behavior from Android
Application for RIL request RIL_REQUEST_STK_SET_PROFILE.

Details we are looking for are like weather SIM card need to be Reset
on this RIL Request and reintialized with new Terminal Profile. Prompt
for PIN entry (if enabled) after this request processing or not.

If there is there any Message sequence diagram from Android which
could help to understand this RIL Request, please send us.

RIL_REQUEST_STK_SET_PROFILE
Download the STK terminal profile as part of SIM initialization
procedure

 "data" is a const char * containing SAT/USAT profile in hexadecimal
format string starting with first byte of terminal profile

"response" is NULL
 Valid errors:
 RIL_E_SUCCESS
 RIL_E_RADIO_NOT_AVAILABLE (radio resetting)
 RIL_E_GENERIC_FAILURE
#define RIL_REQUEST_STK_SET_PROFILE 68

Thanks,
Prabhu A L

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to