Searched refs:ScanCommand (Results 1 - 1 of 1) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/wifi_hal/
H A Dgscan.cpp404 class ScanCommand : public WifiCommand class in inherits:WifiCommand
411 ScanCommand(wifi_interface_handle iface, int id, wifi_scan_cmd_params *params, function in class:ScanCommand
685 unsigned ScanCommand::mGlobalFullScanBuckets = 0;
697 ScanCommand *cmd = new ScanCommand(iface, id, &params, handler);
713 ScanCommand *cmd = new ScanCommand(iface, id, &dummy_params, handler);

Completed in 24 milliseconds