Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril_commands.h168 {RIL_REQUEST_STOP_NETWORK_SCAN, radio_1_6::stopNetworkScanResponse},
Dril_service.h206 int stopNetworkScanResponse(int slotId,
Dril_service.cpp9928 int radio_1_6::stopNetworkScanResponse(int slotId, int responseType, int serial, RIL_Errno e, in stopNetworkScanResponse() function in radio_1_6
9938 = radioService[slotId]->mRadioResponseV1_1->stopNetworkScanResponse(responseInfo); in stopNetworkScanResponse()