Searched defs:requestIccSimAuthenticationResponse (Results 1 - 4 of 4) sorted by relevance

/hardware/interfaces/radio/1.0/vts/functional/
H A Dradio_response.cpp806 Return<void> RadioResponse::requestIccSimAuthenticationResponse(const RadioResponseInfo& info, function in class:RadioResponse
/hardware/interfaces/radio/1.1/vts/functional/
H A Dradio_response.cpp590 Return<void> RadioResponse_v1_1::requestIccSimAuthenticationResponse( function in class:RadioResponse_v1_1
/hardware/interfaces/radio/1.2/vts/functional/
H A Dradio_response.cpp598 Return<void> RadioResponse_v1_2::requestIccSimAuthenticationResponse( function in class:RadioResponse_v1_2
/hardware/ril/libril/
H A Dril_service.cpp6201 int radio::requestIccSimAuthenticationResponse(int slotId, function in class:radio
6205 RLOGD("requestIccSimAuthenticationResponse: serial %d", serial);
6214 = radioService[slotId]->mRadioResponse->requestIccSimAuthenticationResponse(
6218 RLOGE("requestIccSimAuthenticationResponse: radioService[%d]->mRadioResponse "

Completed in 58 milliseconds