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

/hardware/interfaces/radio/1.0/vts/functional/
H A Dradio_response.cpp681 Return<void> RadioResponse::sendEnvelopeWithStatusResponse(const RadioResponseInfo& info, function in class:RadioResponse
/hardware/interfaces/radio/1.1/vts/functional/
H A Dradio_response.cpp505 Return<void> RadioResponse_v1_1::sendEnvelopeWithStatusResponse(const RadioResponseInfo& /*info*/, function in class:RadioResponse_v1_1
/hardware/interfaces/radio/1.2/vts/functional/
H A Dradio_response.cpp513 Return<void> RadioResponse_v1_2::sendEnvelopeWithStatusResponse(const RadioResponseInfo& /*info*/, function in class:RadioResponse_v1_2
/hardware/ril/libril/
H A Dril_service.cpp5766 int radio::sendEnvelopeWithStatusResponse(int slotId, function in class:radio
5770 RLOGD("sendEnvelopeWithStatusResponse: serial %d", serial);
5779 = radioService[slotId]->mRadioResponse->sendEnvelopeWithStatusResponse(responseInfo,
5783 RLOGE("sendEnvelopeWithStatusResponse: radioService[%d]->mRadioResponse == NULL",

Completed in 48 milliseconds