Home
last modified time | relevance | path

Searched refs:enableModemResponse (Results 1 – 6 of 6) sorted by relevance

/device/google/cuttlefish/guest/hals/ril/libril/
Dril_commands.h168 {RIL_REQUEST_ENABLE_MODEM, radio_1_6::enableModemResponse},
Dril_service.h536 int enableModemResponse(int slotId, int responseType, int serial, RIL_Errno e,
Dril_service.cpp7945 int radio_1_6::enableModemResponse(int slotId, int responseType, int serial, RIL_Errno e, in enableModemResponse() function in radio_1_6
7960 radioService[slotId]->mRadioResponseV1_3->enableModemResponse(responseInfo); in enableModemResponse()
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril_commands.h168 {RIL_REQUEST_ENABLE_MODEM, radio_1_6::enableModemResponse},
Dril_service.h536 int enableModemResponse(int slotId, int responseType, int serial, RIL_Errno e,
Dril_service.cpp8217 int radio_1_6::enableModemResponse(int slotId, int responseType, int serial, RIL_Errno e, in enableModemResponse() function in radio_1_6
8232 radioService[slotId]->mRadioResponseV1_3->enableModemResponse(responseInfo); in enableModemResponse()