Home
last modified time | relevance | path

Searched refs:explicitCallTransferResponse (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril_commands.h94 {RIL_REQUEST_EXPLICIT_CALL_TRANSFER, radio_1_6::explicitCallTransferResponse},
Dril_service.h274 int explicitCallTransferResponse(int slotId,
Dril_service.cpp7991 int radio_1_6::explicitCallTransferResponse(int slotId, in explicitCallTransferResponse() function in radio_1_6
8002 = radioService[slotId]->mRadioResponse->explicitCallTransferResponse(responseInfo); in explicitCallTransferResponse()