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

/hardware/broadcom/wlan/bcmdhd/wifi_hal/
H A Dgscan.cpp453 class ScanCommand : public WifiCommand class in inherits:WifiCommand
458 ScanCommand(wifi_interface_handle iface, int id, wifi_scan_cmd_params *params, function in class:ScanCommand
460 : WifiCommand("ScanCommand", iface, id), mParams(params), mHandler(handler)
688 ScanCommand *cmd = new ScanCommand(iface, id, &params, handler);
715 ScanCommand *cmd = new ScanCommand(iface, id, &dummy_params, handler);

Completed in 7 milliseconds