Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril_commands.h169 {RIL_REQUEST_START_KEEPALIVE, radio_1_6::startKeepaliveResponse},
Dril_service.h559 int startKeepaliveResponse(int slotId,
Dril_service.cpp9971 int radio_1_6::startKeepaliveResponse(int slotId, int responseType, int serial, RIL_Errno e, in startKeepaliveResponse() function in radio_1_6
9994 radioService[slotId]->mRadioResponseV1_1->startKeepaliveResponse(responseInfo, ks); in startKeepaliveResponse()