Home
last modified time | relevance | path

Searched refs:simAuthResponse (Results 1 - 1 of 1) sorted by relevance

/base/telephony/ril_adapter/services/vendor/src/
H A Dat_sim.c1194 HRilSimIOResponse simAuthResponse = { 0 }; in ReqSimAuthentication() local
1195 simAuthResponse.sw1 = (int32_t)0x90; in ReqSimAuthentication()
1196 simAuthResponse.sw2 = (int32_t)0x00; in ReqSimAuthentication()
1197 simAuthResponse.response = ("FFFFFFFFFFFFFF"); in ReqSimAuthentication()
1200 OnSimReport(GetSlotId(requestInfo), reportInfo, (const uint8_t *)&simAuthResponse, sizeof(HRilSimIOResponse)); in ReqSimAuthentication()

Completed in 4 milliseconds