Searched refs:enableModemResponse (Results 1 – 6 of 6) sorted by relevance
/device/google/cuttlefish/guest/hals/ril/libril/ |
D | ril_commands.h | 168 {RIL_REQUEST_ENABLE_MODEM, radio_1_6::enableModemResponse},
|
D | ril_service.h | 536 int enableModemResponse(int slotId, int responseType, int serial, RIL_Errno e,
|
D | ril_service.cpp | 7945 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/ |
D | ril_commands.h | 168 {RIL_REQUEST_ENABLE_MODEM, radio_1_6::enableModemResponse},
|
D | ril_service.h | 536 int enableModemResponse(int slotId, int responseType, int serial, RIL_Errno e,
|
D | ril_service.cpp | 8217 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()
|