Home
last modified time | relevance | path

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

/device/generic/goldfish/radio/libril/
Dril_commands.h160 {RIL_REQUEST_STOP_NETWORK_SCAN, radio::stopNetworkScanResponse},
Dril_service.h206 int stopNetworkScanResponse(int slotId,
Dril_service.cpp6760 int radio::stopNetworkScanResponse(int slotId, int responseType, int serial, RIL_Errno e, in stopNetworkScanResponse() function in radio
6770 = radioService[slotId]->mRadioResponseV1_1->stopNetworkScanResponse(responseInfo); in stopNetworkScanResponse()
/device/google/cuttlefish/guest/hals/ril/libril/
Dril_commands.h160 {RIL_REQUEST_STOP_NETWORK_SCAN, radio_1_6::stopNetworkScanResponse},
Dril_service.h206 int stopNetworkScanResponse(int slotId,
Dril_service.cpp7833 int radio_1_6::stopNetworkScanResponse(int slotId, int responseType, int serial, RIL_Errno e, in stopNetworkScanResponse() function in radio_1_6
7843 = radioService[slotId]->mRadioResponseV1_4->stopNetworkScanResponse(responseInfo); in stopNetworkScanResponse()
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril_commands.h160 {RIL_REQUEST_STOP_NETWORK_SCAN, radio_1_6::stopNetworkScanResponse},
Dril_service.h206 int stopNetworkScanResponse(int slotId,
Dril_service.cpp8105 int radio_1_6::stopNetworkScanResponse(int slotId, int responseType, int serial, RIL_Errno e, in stopNetworkScanResponse() function in radio_1_6
8115 = radioService[slotId]->mRadioResponseV1_1->stopNetworkScanResponse(responseInfo); in stopNetworkScanResponse()