Searched refs:simAuthResponse (Results 1 – 1 of 1) sorted by relevance
1191 HRilSimIOResponse simAuthResponse = { 0 }; in ReqSimAuthentication() local1192 simAuthResponse.sw1 = (int32_t)0x90; in ReqSimAuthentication()1193 simAuthResponse.sw2 = (int32_t)0x00; in ReqSimAuthentication()1194 simAuthResponse.response = ("FFFFFFFFFFFFFF"); in ReqSimAuthentication()1197 …OnSimReport(GetSlotId(requestInfo), reportInfo, (const uint8_t *)&simAuthResponse, sizeof(HRilSimI… in ReqSimAuthentication()