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

/hardware/interfaces/radio/1.0/vts/functional/
H A Dradio_response.cpp738 Return<void> RadioResponse::iccOpenLogicalChannelResponse( function in class:RadioResponse
/hardware/interfaces/radio/1.1/vts/functional/
H A Dradio_response.cpp544 Return<void> RadioResponse_v1_1::iccOpenLogicalChannelResponse( function in class:RadioResponse_v1_1
/hardware/interfaces/radio/1.2/vts/functional/
H A Dradio_response.cpp552 Return<void> RadioResponse_v1_2::iccOpenLogicalChannelResponse( function in class:RadioResponse_v1_2
/hardware/ril/libril/
H A Dril_service.cpp5965 int radio::iccOpenLogicalChannelResponse(int slotId, function in class:radio
5969 RLOGD("iccOpenLogicalChannelResponse: serial %d", serial);
5979 RLOGE("iccOpenLogicalChannelResponse Invalid response: NULL");
5992 = radioService[slotId]->mRadioResponse->iccOpenLogicalChannelResponse(responseInfo,
5996 RLOGE("iccOpenLogicalChannelResponse: radioService[%d]->mRadioResponse == NULL",

Completed in 82 milliseconds