Searched defs:GetScanResultsCommand (Results 1 - 1 of 1) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/wifi_hal/
H A Dgscan.cpp776 class GetScanResultsCommand : public WifiCommand { class in inherits:WifiCommand
784 GetScanResultsCommand(wifi_interface_handle iface, byte flush, function in class:GetScanResultsCommand
845 ALOGD("In GetScanResultsCommand::handleResponse");
859 ALOGE("Invalid response to GetScanResultsCommand; ignoring it");
920 GetScanResultsCommand *cmd = new GetScanResultsCommand(iface, flush, results, max, num);

Completed in 123 milliseconds