Searched defs:iccTransmitApduBasicChannelResponse (Results 1 - 3 of 3) sorted by relevance

/hardware/interfaces/radio/1.0/vts/functional/
H A Dradio_response.cpp730 Return<void> RadioResponse::iccTransmitApduBasicChannelResponse(const RadioResponseInfo& info, function in class:RadioResponse
/hardware/interfaces/radio/1.1/vts/functional/
H A Dradio_response.cpp539 Return<void> RadioResponse_v1_1::iccTransmitApduBasicChannelResponse( function in class:RadioResponse_v1_1
/hardware/ril/libril/
H A Dril_service.cpp5948 int radio::iccTransmitApduBasicChannelResponse(int slotId, function in class:radio
5952 RLOGD("iccTransmitApduBasicChannelResponse: serial %d", serial);
5961 = radioService[slotId]->mRadioResponse->iccTransmitApduBasicChannelResponse(
5965 RLOGE("iccTransmitApduBasicChannelResponse: radioService[%d]->mRadioResponse "

Completed in 50 milliseconds