Home
last modified time | relevance | path

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

/device/generic/goldfish/radio/libril/
Dril_commands.h161 {RIL_REQUEST_START_KEEPALIVE, radio::startKeepaliveResponse},
Dril_service.h544 int startKeepaliveResponse(int slotId,
Dril_service.cpp6785 int radio::startKeepaliveResponse(int slotId, int responseType, int serial, RIL_Errno e, in startKeepaliveResponse() function in radio
6808 radioService[slotId]->mRadioResponseV1_1->startKeepaliveResponse(responseInfo, ks); in startKeepaliveResponse()
/device/google/cuttlefish/guest/hals/ril/libril/
Dril_commands.h161 {RIL_REQUEST_START_KEEPALIVE, radio_1_6::startKeepaliveResponse},
Dril_service.h559 int startKeepaliveResponse(int slotId,
Dril_service.cpp7876 int radio_1_6::startKeepaliveResponse(int slotId, int responseType, int serial, RIL_Errno e, in startKeepaliveResponse() function in radio_1_6
7899 radioService[slotId]->mRadioResponseV1_4->startKeepaliveResponse(responseInfo, ks); in startKeepaliveResponse()
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril_commands.h161 {RIL_REQUEST_START_KEEPALIVE, radio_1_6::startKeepaliveResponse},
Dril_service.h559 int startKeepaliveResponse(int slotId,
Dril_service.cpp8148 int radio_1_6::startKeepaliveResponse(int slotId, int responseType, int serial, RIL_Errno e, in startKeepaliveResponse() function in radio_1_6
8171 radioService[slotId]->mRadioResponseV1_1->startKeepaliveResponse(responseInfo, ks); in startKeepaliveResponse()