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

/hardware/interfaces/radio/1.0/vts/functional/
H A Dradio_response.cpp431 Return<void> RadioResponse::sendEnvelopeResponse( function in class:RadioResponse
/hardware/interfaces/radio/1.1/vts/functional/
H A Dradio_response.cpp319 Return<void> RadioResponse_v1_1::sendEnvelopeResponse( function in class:RadioResponse_v1_1
/hardware/interfaces/radio/1.2/vts/functional/
H A Dradio_response.cpp327 Return<void> RadioResponse_v1_2::sendEnvelopeResponse( function in class:RadioResponse_v1_2
/hardware/ril/libril/
H A Dril_service.cpp4870 int radio::sendEnvelopeResponse(int slotId, function in class:radio
4874 RLOGD("sendEnvelopeResponse: serial %d", serial);
4881 = radioService[slotId]->mRadioResponse->sendEnvelopeResponse(responseInfo,
4885 RLOGE("sendEnvelopeResponse: radioService[%d]->mRadioResponse == NULL", slotId);

Completed in 98 milliseconds